Draft: First draft of new fiber based server #7

Merged
baez90 merged 16 commits from migrate-to-fiber into master 2022-03-15 16:39:37 +00:00
baez90 commented 2021-12-22 10:52:59 +00:00 (Migrated from github.com)
  • replaced previous net/http based muxer and all other components with fiber
  • replaced polling with SSE to handle file changes
  • auto-update custom stylesheets
  • natively support mermaid diagrams
  • handle custom element attributes for lists properly
  • reload on config changes
  • replace JS templating with actual JS code and an API
- replaced previous net/http based muxer and all other components with fiber - replaced polling with SSE to handle file changes - auto-update custom stylesheets - natively support mermaid diagrams - handle custom element attributes for lists properly - reload on config changes - replace JS templating with actual JS code and an API
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: prskr/goveal#7
No description provided.