.. |
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
|
server unittest for validating client request / new timeout cancellation handling (need refactoring)
|
2019-01-02 16:08:32 -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
|
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
|
split handshake code into its own files, so that Transport file is less massive
|
2019-01-02 20:07:54 -08:00 |
IXWebSocket.h
|
add a way to run in blocking more, which is useful for server mode to have N*thread instead of 2N*thread for N connections
|
2019-01-01 21:25:15 -08:00 |
IXWebSocketErrorInfo.h
|
cleanup
|
2018-11-14 15:52:28 -08:00 |
IXWebSocketHandshake.cpp
|
cancellation refactoring
|
2019-01-03 12:53:44 -08:00 |
IXWebSocketHandshake.h
|
split handshake code into its own files, so that Transport file is less massive
|
2019-01-02 20:07:54 -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
|
server unittest for validating client request / new timeout cancellation handling (need refactoring)
|
2019-01-02 16:08:32 -08:00 |
IXWebSocketServer.h
|
server unittest for validating client request / new timeout cancellation handling (need refactoring)
|
2019-01-02 16:08:32 -08:00 |
IXWebSocketTransport.cpp
|
split handshake code into its own files, so that Transport file is less massive
|
2019-01-02 20:07:54 -08:00 |
IXWebSocketTransport.h
|
split handshake code into its own files, so that Transport file is less massive
|
2019-01-02 20:07:54 -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 |