JCash
|
3636ea73db
|
added documentation
|
2020-10-31 10:18:50 +01:00 |
|
JCash
|
1cc1d802b3
|
Issue 16: Added protocol as a connection parameter
|
2020-10-31 10:14:44 +01:00 |
|
JCash
|
94bcc82f25
|
cleanup
|
2020-10-18 09:42:53 +02:00 |
|
JCash
|
d62a53cbcc
|
Doc fix
|
2020-10-18 09:42:40 +02:00 |
|
JCash
|
78d527d3a8
|
Issue 5: Added support for custom headers
|
2020-10-17 12:26:20 +02:00 |
|
JCash
|
b54e3e07ad
|
review fix
|
2020-10-17 11:47:23 +02:00 |
|
JCash
|
e105702c79
|
Issue 13: Added support for connect sequence timeout
Decreased the select timeout when reading headers
Don't call callback with DISCONNECTED if the connection was never connected
|
2020-10-17 11:40:53 +02:00 |
|
JCash
|
9d1ace0a82
|
Issue 11: Added support for both binary and text frames
|
2020-10-17 10:28:19 +02:00 |
|
JCash
|
ba2b8e4a69
|
Updated hex string logging to use our internal logging functions
This will keep the output in-order
|
2020-10-13 09:33:38 +02:00 |
|
JCash
|
176f213060
|
updated documentation
|
2020-10-13 09:14:21 +02:00 |
|
JCash
|
5b0a9960a8
|
Check the response headers more thoroughly
|
2020-10-12 09:45:05 +02:00 |
|
JCash
|
40ba1b334c
|
Issue 4: Compare header keys without case sensitivity
|
2020-10-12 09:33:47 +02:00 |
|
JCash
|
36bf5d1c03
|
code cleanup
|
2020-09-27 17:04:00 +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
|
8e32fa3c76
|
compile fixes
|
2020-09-26 15:50:24 +02:00 |
|
JCash
|
832a156395
|
Issue 6: Handle multiple messages per frame
|
2020-09-26 12:51:43 +02:00 |
|
JCash
|
8df9eed682
|
Removed redundant / in concatenated uri's
|
2020-09-06 09:35:09 +02:00 |
|
JCash
|
071adac853
|
Added separate code path for html5
|
2020-09-05 11:02:59 +02:00 |
|
Björn Ritzl
|
1202731ec8
|
Added api docs for websocket.send()
|
2020-09-04 11:22:54 +02:00 |
|
JCash
|
bd9e777b99
|
Windows compile fixes
|
2020-09-03 17:28:10 +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
|
1e6c534609
|
Added support for SSL
|
2020-08-28 12:43:50 +02:00 |
|
JCash
|
0e589290ed
|
some restructuring of the code
|
2020-08-25 16:50:33 +02:00 |
|
JCash
|
e781c84283
|
first embryo
|
2020-08-25 14:25:29 +02:00 |
|