IXWebSocket/test
2019-09-03 14:12:40 -07:00
..
Catch2/single_include
compatibility/python/websockets Add test/compatibility folder with small servers and clients written in different languages and different libraries to test compatibility. 2019-06-08 09:46:26 -07:00
data Feature/httpd (#94) 2019-06-23 14:54:21 -07:00
.gitignore Fix run.py (#71) 2019-05-16 19:20:29 -07:00
broadcast-server.js
build_linux.sh
CMakeLists.txt Feature/httpd (#94) 2019-06-23 14:54:21 -07:00
cmd_websocket_chat.cpp Sending invalid UTF-8 TEXT message should fail and close the connection (fix remaining autobahn test: 6.X UTF-8 Handling) 2019-09-03 14:12:40 -07:00
IXDNSLookupTest.cpp IXDNSLookup. Uses weak pointer + smart_ptr + shared_from_this instead of static sets + mutex to handle object going away before dns lookup has resolved 2019-06-19 00:43:59 -07:00
IXGetFreePort.cpp Feature/httpd (#94) 2019-06-23 14:54:21 -07:00
IXGetFreePort.h Feature/httpd (#94) 2019-06-23 14:54:21 -07:00
IXHttpClientTest.cpp Feature/http async (#90) 2019-06-05 17:04:24 -07:00
IXHttpServerTest.cpp Feature/httpd (#94) 2019-06-23 14:54:21 -07:00
IXSocketConnectTest.cpp refactor connect unittest so that it hits a local server instead of a remote server 2019-05-16 19:23:32 -07:00
IXSocketTest.cpp Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
IXTest.cpp Feature/httpd (#94) 2019-06-23 14:54:21 -07:00
IXTest.h clang format 2019-08-13 10:59:18 -07:00
IXUnityBuildsTest.cpp Feature/httpd (#94) 2019-06-23 14:54:21 -07:00
IXUrlParserTest.cpp Use LUrlParser to fix issue of Windows (#53) 2019-05-06 14:45:02 -07:00
IXWebSocketCloseTest.cpp refactor select code + add protection against large fds (cf Android 9) 2019-06-25 15:41:39 -07:00
IXWebSocketMessageQTest.cpp compile error in IXWebSocketMessageQTest 2019-06-09 12:25:36 -07:00
IXWebSocketPingTest.cpp fix cobra to sentry + change ws docker file to use alpine (much smaller footprint) 2019-05-31 00:43:22 -07:00
IXWebSocketPingTimeoutTest.cpp WebSocket callback only take one object, a const ix::WebSocketMessagePtr& msg 2019-06-09 11:33:17 -07:00
IXWebSocketServerTest.cpp WebSocket callback only take one object, a const ix::WebSocketMessagePtr& msg 2019-06-09 11:33:17 -07:00
IXWebSocketTestConnectionDisconnection.cpp WebSocket callback only take one object, a const ix::WebSocketMessagePtr& msg 2019-06-09 11:33:17 -07:00
run.py do not use mbed tls for the unittest 2019-07-03 14:39:46 -07:00
run.sh
test_runner.cpp use spdlog for logging in ws + unittest + remove un-needed mutex 2019-05-09 15:30:44 -07:00