Benjamin Sergeant
|
788c92487c
|
New connection state for server code + fix OpenSSL double init bug
|
2019-03-20 18:26:29 -07:00 |
|
Benjamin Sergeant
|
2750df8aa7
|
send can fail silently when sending would block (EWOULDBLOCK return for send) (#18)
* try to use a pipe for communication
* flush send buffer on the background thread
* cleanup
* linux fix / linux still use event fd for now
* cleanup
|
2019-03-13 23:09:45 -07:00 |
|
Benjamin Sergeant
|
b3d77f8902
|
fix compiler warnings in ws command line tool
|
2019-03-04 13:56:30 -08:00 |
|
Benjamin Sergeant
|
95457c8f4c
|
add echo and broadcast server as ws sub-commands
|
2019-02-22 21:25:56 -08:00 |
|