IXWebSocket/ixwebsocket
Benjamin Sergeant 89ff9dd5ac fix gcc warning
2019-01-05 16:26:11 -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
windows unittest on appveyor 2019-01-04 17:28:13 -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 unittest on appveyor 2019-01-04 17:28:13 -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 unittest on appveyor 2019-01-04 17:28:13 -08:00
IXSocket.h unittest on appveyor 2019-01-04 17:28:13 -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 openssl cleanup 2019-01-05 11:42:25 -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 openssl cleanup 2019-01-05 11:42:25 -08:00
IXSocketOpenSSL.h openssl cleanup 2019-01-05 11:42:25 -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 fix gcc warning 2019-01-05 16:26:11 -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 unittest on appveyor 2019-01-04 17:28:13 -08:00
IXWebSocketPerMessageDeflate.h unittest on appveyor 2019-01-04 17:28:13 -08:00
IXWebSocketPerMessageDeflateCodec.cpp unittest on appveyor 2019-01-04 17:28:13 -08:00
IXWebSocketPerMessageDeflateCodec.h unittest on appveyor 2019-01-04 17:28:13 -08:00
IXWebSocketPerMessageDeflateOptions.cpp unittest on appveyor 2019-01-04 17:28:13 -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 unittest on appveyor 2019-01-04 17:28:13 -08:00
IXWebSocketServer.h timeout is configurable 2019-01-03 18:33:08 -08:00
IXWebSocketTransport.cpp unittest on appveyor 2019-01-04 17:28:13 -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