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
59ddda6077 Adds more confs for handlers and try to fix error with swagger when using attribute 2025-04-01 18:54:55 +03:00
Dmitri Shimanski
abab2be4f4 Create project files 2025-03-29 02:34:08 +03:00