Benjamin Sergeant
|
af3df5e519
|
Socket::readLine works with arbitrary long lines
|
2019-01-03 18:47:01 -08:00 |
|
Benjamin Sergeant
|
d75753ec98
|
timeout is configurable
|
2019-01-03 18:33:08 -08:00 |
|
Benjamin Sergeant
|
cb904416c3
|
server unittest for validating client request / new timeout cancellation handling (need refactoring)
|
2019-01-02 16:08:32 -08:00 |
|
Benjamin Sergeant
|
239b5bc02c
|
refactoring + cancellation was buggy during http upgrade
|
2019-01-02 07:45:07 -08:00 |
|
Benjamin Sergeant
|
24c9e0abc3
|
can create a socket from a fd
|
2018-12-29 21:53:33 -08:00 |
|
Benjamin Sergeant
|
b34eccd749
|
non blocking dns lookup
|
2018-12-14 16:28:17 -08:00 |
|
Benjamin Sergeant
|
50b638f7fd
|
add cancellation support while connecting, to speed up WebSocket::stop
|
2018-12-09 17:56:20 -08:00 |
|
Benjamin Sergeant
|
5bf1b91528
|
http upgrade and connections use non blocking sockets
|
2018-12-09 14:07:40 -08:00 |
|
Benjamin Sergeant
|
c1ed83a005
|
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
|
16805759d3
|
Windows support (no TLS yet)
|
2018-10-08 21:44:54 -07:00 |
|
Benjamin Sergeant
|
9b8d6cedfe
|
First import
|
2018-09-27 14:57:19 -07:00 |
|