Diffdown is a real-time collaborative Markdown editor/previewer built on the AT Protocol
diffdown.com
commits
Author
Commit
Message
Date
- Add CollaboratorWebSocket handler for real-time collaboration
- Add CollaborationHub field to Handler struct
- Add validateWSToken and colorFromDID helper functions
- Add RegisterClient/UnregisterClient methods to Room
- Wire up Hub in main.go and register /ws/docs/{rkey} route