Commit Graph

2 Commits

Author SHA1 Message Date
Krzysztof Dryś
7f7ea0693a
fix: race condition in tests (#38) 2024-04-04 13:46:23 +02:00
Krzysztof Dryś
4f2707c07f
fix: concurrency problems in ws handler (#14)
* fix: concurrency problems in ws handler

Synchronise access to hubs, properly remove hubs when they no longer
have clients.
2023-11-22 09:34:57 +01:00