2fas-server/internal/websocket
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
..
browser_extension
common fix: concurrency problems in ws handler (#14) 2023-11-22 09:34:57 +01:00
app.go move recovery gin middleware 2023-04-11 23:37:36 +02:00