Benjamin Sergeant
|
3eef8fba27
|
unittest on appveyor
|
2019-01-04 17:28:13 -08:00 |
|
Benjamin Sergeant
|
64f649d1f9
|
split handshake code into its own files, so that Transport file is less massive
|
2019-01-02 20:07:54 -08:00 |
|
Benjamin Sergeant
|
097c7e5397
|
server unittest for validating client request / new timeout cancellation handling (need refactoring)
|
2019-01-02 16:08:32 -08:00 |
|
Benjamin Sergeant
|
2b136b2981
|
refactoring + cancellation was buggy during http upgrade
|
2019-01-02 07:45:07 -08:00 |
|
Benjamin Sergeant
|
ea07afcc0b
|
can create a socket from a fd
|
2018-12-29 21:53:33 -08:00 |
|
Benjamin Sergeant
|
cbadecab33
|
non blocking dns lookup
|
2018-12-14 16:28:17 -08:00 |
|
Benjamin Sergeant
|
8c079787f0
|
add cancellation support while connecting, to speed up WebSocket::stop
|
2018-12-09 17:56:20 -08:00 |
|
Benjamin Sergeant
|
62528e6a0b
|
http upgrade and connections use non blocking sockets
|
2018-12-09 14:07:40 -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
|
71b40c6d6c
|
Windows support (no TLS yet)
|
2018-10-08 21:44:54 -07:00 |
|
Benjamin Sergeant
|
09af729c07
|
g++ build fixes
|
2018-10-01 14:46:11 -07:00 |
|
Benjamin Sergeant
|
9b8d6cedfe
|
First import
|
2018-09-27 14:57:19 -07:00 |
|