Azareal
|
15b3ad07fa
|
Try to eliminate some of these debug comments.
|
2018-09-24 09:42:17 +10:00 |
Azareal
|
1854010840
|
Fixed a bug where nil sockets weren't getting skipped.
Added some additional sanity checks.
|
2018-09-12 19:50:57 +10:00 |
Azareal
|
3822fe12d2
|
Refactored the client-side alert logic.
Exported WsHubImpl's PushMessage method.
Fixed a bug in WSUser's WriteAll and WriteToPage methods where they wouldn't skip over the nil sockets.
|
2018-09-08 22:47:37 +10:00 |
Azareal
|
e22a96f53e
|
Oops, make sure those locks are released.
|
2018-09-08 15:29:51 +10:00 |
Azareal
|
dfc60ec214
|
Added support for multiple subscribers mapped to a single user in the WebSockets Component. Untested.
|
2018-09-08 15:12:48 +10:00 |