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 |
|
Krzysztof Dryś
|
134b4b3ac4
|
feat: investigate memory leak (#13)
|
2023-11-14 10:50:33 +01:00 |
|
Tobiasz Heller
|
c2c9c424ff
|
ws: handle error on conn upgrade
|
2023-07-05 21:07:01 +02:00 |
|
in-void
|
d0137e26d1
|
websocket read/write pump gently panic
|
2023-04-11 23:39:25 +02:00 |
|
in-void
|
71f700f075
|
format pong handler
|
2023-04-11 23:38:12 +02:00 |
|
in-void
|
57ba3cf4fb
|
move recovery gin middleware
|
2023-04-11 23:37:36 +02:00 |
|
in-void
|
00d5540218
|
websocket api recovery middleware (logging)
|
2023-03-13 22:08:06 +01:00 |
|
in-void
|
3fb3b1b794
|
websocket api: fix websocket connection timeout handling
|
2023-03-07 23:50:04 +01:00 |
|
in-void
|
b8dd4c167a
|
websocket api: split connection handler per route
|
2023-03-07 23:34:29 +01:00 |
|
in-void
|
7b0efc235f
|
websocket api new debug logging points
|
2023-02-01 13:05:12 +01:00 |
|
in-void
|
15442b77ea
|
update module name
|
2023-01-30 19:59:42 +01:00 |
|
in-void
|
de423cc927
|
1.0.0
|
2022-12-31 10:22:38 +01:00 |
|