IXWebSocket/ixwebsocket
2019-01-03 18:33:08 -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.cpp cancellation refactoring 2019-01-03 12:53:44 -08:00
IXCancellationRequest.h cancellation refactoring 2019-01-03 12:53:44 -08:00
IXDNSLookup.cpp cancellation refactoring 2019-01-03 12:53:44 -08:00
IXDNSLookup.h cancellation refactoring 2019-01-03 12:53:44 -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 timeout is configurable 2019-01-03 18:33:08 -08:00
IXSocket.h split handshake code into its own files, so that Transport file is less massive 2019-01-02 20:07:54 -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 cancellation refactoring 2019-01-03 12:53:44 -08:00
IXSocketConnect.h split handshake code into its own files, so that Transport file is less massive 2019-01-02 20:07:54 -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 remove useless FIXME comment 2019-01-03 18:02:03 -08:00
IXSocketSChannel.h add simple unittest 2018-12-29 18:34:08 -08:00
IXWebSocket.cpp timeout is configurable 2019-01-03 18:33:08 -08:00
IXWebSocket.h timeout is configurable 2019-01-03 18:33:08 -08:00
IXWebSocketErrorInfo.h cleanup 2018-11-14 15:52:28 -08:00
IXWebSocketHandshake.cpp timeout is configurable 2019-01-03 18:33:08 -08:00
IXWebSocketHandshake.h timeout is configurable 2019-01-03 18:33:08 -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 timeout is configurable 2019-01-03 18:33:08 -08:00
IXWebSocketServer.h timeout is configurable 2019-01-03 18:33:08 -08:00
IXWebSocketTransport.cpp timeout is configurable 2019-01-03 18:33:08 -08:00
IXWebSocketTransport.h timeout is configurable 2019-01-03 18:33:08 -08:00
libwshandshake.hpp split handshake code into its own files, so that Transport file is less massive 2019-01-02 20:07:54 -08:00