IXWebSocket/ixwebsocket
2019-01-01 14:52:14 -08:00
..
apple proof of concept server implementation 2018-12-29 23:15:27 -08:00
linux proof of concept server implementation 2018-12-29 23:15:27 -08:00
IXCancellationRequest.h non blocking dns lookup 2018-12-14 16:28:17 -08:00
IXDNSLookup.cpp Fix warning: field '_done' will be initialized after field '_wait' [-Wreorder] _done(false), 2018-12-23 14:17:30 -08:00
IXDNSLookup.h set thread name / rename example 2018-12-23 14:14:38 -08:00
IXEventFd.cpp Add missing files ... 2018-11-07 12:25:38 -08:00
IXEventFd.h Add missing files ... 2018-11-07 12:25:38 -08:00
IXSetThreadName.cpp add missing src files (IXSetThreadName.{cpp,h}) ... 2018-12-23 14:19:30 -08:00
IXSetThreadName.h add missing src files (IXSetThreadName.{cpp,h}) ... 2018-12-23 14:19:30 -08:00
IXSocket.cpp can create a socket from a fd 2018-12-29 21:53:33 -08:00
IXSocket.h can create a socket from a fd 2018-12-29 21:53:33 -08:00
IXSocketAppleSSL.cpp can create a socket from a fd 2018-12-29 21:53:33 -08:00
IXSocketAppleSSL.h can create a socket from a fd 2018-12-29 21:53:33 -08:00
IXSocketConnect.cpp non blocking dns lookup 2018-12-14 16:28:17 -08:00
IXSocketConnect.h proof of concept server implementation 2018-12-29 23:15:27 -08:00
IXSocketOpenSSL.cpp can create a socket from a fd 2018-12-29 21:53:33 -08:00
IXSocketOpenSSL.h can create a socket from a fd 2018-12-29 21:53:33 -08:00
IXSocketSChannel.cpp add simple unittest 2018-12-29 18:34:08 -08:00
IXSocketSChannel.h add simple unittest 2018-12-29 18:34:08 -08:00
IXWebSocket.cpp more cleanup to propagate server connection error and let onOpen callback execute 2018-12-31 12:43:47 -08:00
IXWebSocket.h more cleanup to propagate server connection error and let onOpen callback execute 2018-12-31 12:43:47 -08:00
IXWebSocketErrorInfo.h cleanup 2018-11-14 15:52:28 -08:00
IXWebSocketHttpHeaders.h per message deflate support (with zlib) 2018-11-09 18:42:09 -08:00
IXWebSocketPerMessageDeflate.cpp add cancellation support while connecting, to speed up WebSocket::stop 2018-12-09 17:56:20 -08:00
IXWebSocketPerMessageDeflate.h add cancellation support while connecting, to speed up WebSocket::stop 2018-12-09 17:56:20 -08:00
IXWebSocketPerMessageDeflateOptions.cpp per message deflate support (with zlib) 2018-11-09 18:42:09 -08:00
IXWebSocketPerMessageDeflateOptions.h per-message deflate compression fixes 2018-11-13 17:46:05 -08:00
IXWebSocketSendInfo.h threading race condition fixes, detected by TSAN 2018-12-06 08:27:28 -08:00
IXWebSocketServer.cpp listen job run in its own thread, non blocking 2019-01-01 14:52:14 -08:00
IXWebSocketServer.h listen job run in its own thread, non blocking 2019-01-01 14:52:14 -08:00
IXWebSocketTransport.cpp cleanup / remove printf, add mutex, remove hardcoded values, can pass in a binding host 2019-01-01 14:28:41 -08:00
IXWebSocketTransport.h more cleanup to propagate server connection error and let onOpen callback execute 2018-12-31 12:43:47 -08:00
libwshandshake.hpp per message deflate support (with zlib) 2018-11-09 18:42:09 -08:00