Skip to content

feat(server): make websocket ConnectionManager lock-protected#2679

Merged
stanislaw merged 1 commit intomainfrom
stanislav/concurrent
Feb 8, 2026
Merged

feat(server): make websocket ConnectionManager lock-protected#2679
stanislaw merged 1 commit intomainfrom
stanislav/concurrent

Conversation

@stanislaw
Copy link
Collaborator

@stanislaw stanislaw commented Feb 8, 2026

WHY:

This is one step toward enabling active multi-user use of the StrictDoc server. WebSocket handling is one part of the concurrency challenge because StrictDoc has the potential to become more capable of handling concurrent use and notifying users about each other's activities.

WHY:

This is one step toward enabling active multi-user use of the StrictDoc server.
WebSocket handling is one part of the concurrency challenge because StrictDoc has
the potential to become more capable of handling concurrent use and notifying
users about each other's activities.
@stanislaw stanislaw added this to the 2026-Q1 milestone Feb 8, 2026
@stanislaw stanislaw merged commit 674a0a4 into main Feb 8, 2026
41 of 42 checks passed
@stanislaw stanislaw deleted the stanislav/concurrent branch February 8, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant