Commit Graph

3 Commits

Author SHA1 Message Date
Krzysztof Dryś
e75800c5e3
fix: race condition in hub (#39) 2024-04-09 09:08:48 +02:00
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