Mathias Westerdahl
|
0ac6e3f9a3
|
Removed hard length limit for received messages (#51)
|
2024-02-28 13:50:57 +01:00 |
|
Björn Ritzl
|
24bb291c72
|
Added status code to callback when the server closes the connection (#45)
* Added WebSocket close code to callback
Also added message and code for HTML5
* Unify disconnect handling for wslay and html5
|
2022-06-23 20:52:46 +02:00 |
|
JCash
|
274f29d7e4
|
moved error checking code outside of socket implementation
|
2020-09-27 17:02:14 +02:00 |
|
JCash
|
bd8569f49a
|
Issue 8: Handle the websocket close event
|
2020-09-27 16:54:22 +02:00 |
|
JCash
|
832a156395
|
Issue 6: Handle multiple messages per frame
|
2020-09-26 12:51:43 +02:00 |
|
JCash
|
26a9ef0143
|
Code cleanup
|
2020-09-02 16:54:37 +02:00 |
|
JCash
|
5de32250c3
|
Websocket now supports html5 as well
|
2020-09-02 10:44:02 +02:00 |
|
JCash
|
0e589290ed
|
some restructuring of the code
|
2020-08-25 16:50:33 +02:00 |
|