Benjamin Sergeant
|
494f408320
|
(tls) Experimental TLS server support with mbedtls (windows) + process cert tlsoption (client + server)
|
2019-12-18 11:51:02 -08:00 |
|
Benjamin Sergeant
|
2c32f5c593
|
add a target for building wihout ssl + take Matt Boer updated script to run ws test with SSL (still broken for large payload)
|
2019-10-03 07:47:34 -07:00 |
|
Benjamin Sergeant
|
05c7a26e3a
|
Export port 8008 for Docker + test_ws.sh is /bin/sh compatible
|
2019-09-26 14:36:14 -07:00 |
|
Benjamin Sergeant
|
964fb20df9
|
try to run ws test on linux + macOS on travis
|
2019-05-16 13:57:33 -07:00 |
|
Benjamin Sergeant
|
13f4aee5ee
|
fix bug with isReadyToWrite
|
2019-03-18 22:05:04 -07:00 |
|
Benjamin Sergeant
|
bbc0e2106c
|
workaround bug in Socket::isReadyToWrite
|
2019-03-18 20:37:33 -07:00 |
|
Benjamin Sergeant
|
d58798e36c
|
when trying to flush the send buffer, use select to wait until it is possible instead of using sleep to retry at a given frequency
|
2019-03-18 14:25:27 -07:00 |
|
Benjamin Sergeant
|
ded03ed743
|
do not busy loop while sending
|
2019-03-14 14:48:08 -07:00 |
|