Benjamin Sergeant
|
f12e655cf8
|
Add DockerFile + parse rsv1 field
|
2018-11-07 11:45:17 -08:00 |
|
Benjamin Sergeant
|
cf0045a483
|
stopping connection on Linux does not close the socket, which can create problem when re-starting the connection
|
2018-11-01 17:02:49 -07:00 |
|
Benjamin Sergeant
|
9c81eeace0
|
add stop and start directives to ws_connect + display close info
|
2018-10-31 10:27:17 -07:00 |
|
Benjamin Sergeant
|
5b333f91f6
|
update readme.md
|
2018-10-27 11:46:11 -07:00 |
|
Benjamin Sergeant
|
912d926260
|
Handle Sec-WebSocket-Accept correctly
|
2018-10-27 10:24:48 -07:00 |
|
Benjamin Sergeant
|
a8dfd640a7
|
capture an error code and a reason when the server closes the connection
|
2018-10-25 18:51:19 -07:00 |
|
Benjamin Sergeant
|
390044b716
|
add doc about ping/pong
|
2018-10-25 15:14:31 -07:00 |
|
Benjamin Sergeant
|
8ac36e6ee5
|
ping pong example: more error handling
|
2018-10-25 14:46:23 -07:00 |
|
Benjamin Sergeant
|
208c693088
|
ping / pong support / fix bug in dispatching received message type
|
2018-10-25 14:43:35 -07:00 |
|
Benjamin Sergeant
|
eae2f7d113
|
Better ping/pong support
|
2018-10-25 14:43:35 -07:00 |
|
Benjamin Sergeant
|
45f92115f9
|
New ws_connect example. Close to wscat node.js tool.
|
2018-10-25 14:43:35 -07:00 |
|
Benjamin Sergeant
|
42f3adc7a2
|
Update README.md
|
2018-10-08 21:50:55 -07:00 |
|
Benjamin Sergeant
|
71b40c6d6c
|
Windows support (no TLS yet)
|
2018-10-08 21:44:54 -07:00 |
|
Benjamin Sergeant
|
af12089e7a
|
make TLS support optional
|
2018-10-08 15:24:36 -07:00 |
|
Benjamin Sergeant
|
33677c4b2b
|
move examples around
|
2018-10-08 15:24:36 -07:00 |
|
Benjamin Sergeant
|
376c8c2e00
|
Update IXWebSocket.h
Remove dead code
|
2018-10-07 15:49:07 -07:00 |
|
Benjamin Sergeant
|
8232e9e8ce
|
Update README.md
Advanced usage -> API
|
2018-10-07 15:47:38 -07:00 |
|
Benjamin Sergeant
|
436bf8deb5
|
more ssl peer validation stuff
|
2018-10-05 18:45:44 -07:00 |
|
Benjamin Sergeant
|
c858a1c9e5
|
Update README.md
|
2018-10-05 14:35:09 -07:00 |
|
Benjamin Sergeant
|
10ce046b0f
|
(openssl) verify that the certificate we are getting match the domain we are requesting
|
2018-10-05 12:08:45 -07:00 |
|
Benjamin Sergeant
|
96903b4d25
|
Improve doc and examples related to error handling
|
2018-10-02 12:29:14 -07:00 |
|
Benjamin Sergeant
|
8f5d83c5c2
|
(openssl) add sni support
|
2018-10-01 17:36:21 -07:00 |
|
Benjamin Sergeant
|
09af729c07
|
g++ build fixes
|
2018-10-01 14:46:11 -07:00 |
|
Benjamin Sergeant
|
9b007b1a6a
|
doc tweak
|
2018-09-27 15:43:31 -07:00 |
|
Benjamin Sergeant
|
863f0517a2
|
readme tweaks
|
2018-09-27 15:34:18 -07:00 |
|
Benjamin Sergeant
|
9b8d6cedfe
|
First import
|
2018-09-27 14:57:19 -07:00 |
|
Benjamin Sergeant
|
65bd7d5b4c
|
first commit
|
2018-09-27 14:54:41 -07:00 |
|