Commit Graph

3 Commits

Author SHA1 Message Date
Dmitri Shimanski
c851815a2c Refactor WebSocket routing and error handling logic
Replaces `Dictionary` with `ConcurrentDictionary` for thread-safe WebSocket route management and improves error logging with added debug assertions. Also fixes duplicate registrations, enhances dependency injection, updates package references, and adjusts WebSocket attribute structure for better extensibility and usage.
2025-05-25 03:32:33 +03:00
Dmitri Shimanski
2ba9667a01 Add licence 2025-03-29 02:35:40 +03:00
Dmitri Shimanski
abab2be4f4 Create project files 2025-03-29 02:34:08 +03:00