.. |
.certs
|
expose a way to set tls options for a sentry client, for testing
|
2020-03-12 16:18:28 -07:00 |
Catch2/single_include
|
pre-commit / fix simple file trailing things
|
2020-03-21 19:31:38 -07:00 |
compatibility
|
add ruby websocket bencharking code using
|
2020-08-18 13:45:53 -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 |
appsConfig.json
|
Add new cobra unittest, using server and client
|
2019-09-05 20:49:58 -07:00 |
broadcast-server.js
|
add simple unittest
|
2018-12-29 18:34:08 -08:00 |
build_linux.sh
|
linux fix + unittest works with Linux
|
2019-01-01 17:13:26 -08:00 |
cacert.pem
|
unittest / specify a cacert for tls client tests
|
2019-09-29 21:24:22 -07:00 |
CMakeLists.txt
|
(socket utility) move ix::getFreePort to ixwebsocket library
|
2020-07-27 18:17:13 -07:00 |
IXCobraChatTest.cpp
|
(cobra client and bots) add batch_size subscription option for retrieving multiple messages at once
|
2020-06-17 17:13:45 -07:00 |
IXCobraMetricsPublisherTest.cpp
|
fix typo in unittest string description: ununexpected -> unsubscribed
|
2020-07-27 17:16:53 -07:00 |
IXCobraToSentryBotTest.cpp
|
(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis
|
2020-08-28 14:55:40 -07:00 |
IXCobraToStatsdBotTest.cpp
|
clang format
|
2020-07-08 10:39:46 -07:00 |
IXCobraToStdoutBotTest.cpp
|
implement very very simple stream sql support
|
2020-07-10 16:07:51 -07:00 |
IXDNSLookupTest.cpp
|
clang-format
|
2020-04-24 15:34:00 -07:00 |
IXHttpClientTest.cpp
|
make sure the unittest pass withouth SSL
|
2019-10-03 09:41:17 -07:00 |
IXHttpServerTest.cpp
|
Read body in parseRequest for HttpServer (#244)
|
2020-09-12 13:53:56 -07:00 |
IXHttpTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXSentryClientTest.cpp
|
fix android build + proxy work
|
2019-11-16 06:51:53 -08:00 |
IXSocketConnectTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXSocketTest.cpp
|
(unittest) fix silly compile error with renaming of Logger to TLogger
|
2020-03-12 11:15:54 -07:00 |
IXStreamSqlTest.cpp
|
implement very very simple stream sql support
|
2020-07-10 16:07:51 -07:00 |
IXTest.cpp
|
(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis
|
2020-08-28 14:55:40 -07:00 |
IXTest.h
|
(socket utility) move ix::getFreePort to ixwebsocket library
|
2020-07-27 18:17:13 -07:00 |
IXUnityBuildsTest.cpp
|
clang-format
|
2020-04-24 15:34:00 -07:00 |
IXUrlParserTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXWebSocketBroadcastTest.cpp
|
(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis
|
2020-08-28 14:55:40 -07:00 |
IXWebSocketChatTest.cpp
|
unittest / switch from using the REQUIRE macro, which halts (and usually crash) the test to the CHECK macro in IXWebSocketChatTest.cpp
|
2020-08-31 13:56:45 -07:00 |
IXWebSocketCloseTest.cpp
|
(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis
|
2020-08-28 14:55:40 -07:00 |
IXWebSocketLeakTest.cpp
|
(websocket server) add a new simpler API to handle client connections / that API does not trigger a memory leak while the previous one did
|
2020-07-23 19:29:41 -07:00 |
IXWebSocketPerMessageDeflateCompressorTest.cpp
|
clang format
|
2020-07-08 10:39:46 -07:00 |
IXWebSocketPingTest.cpp
|
tweak ping/pong test to be more lenient
|
2020-06-19 01:11:05 -07:00 |
IXWebSocketPingTimeoutTest.cpp
|
(unittest) fix silly compile error with renaming of Logger to TLogger
|
2020-03-12 11:15:54 -07:00 |
IXWebSocketServerTest.cpp
|
(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis
|
2020-08-28 14:55:40 -07:00 |
IXWebSocketSubProtocolTest.cpp
|
(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis
|
2020-08-28 14:55:40 -07:00 |
IXWebSocketTestConnectionDisconnection.cpp
|
unittest / specify a cacert for tls client tests
|
2019-09-29 21:24:22 -07:00 |
run.py
|
pre-commit / fix simple file trailing things
|
2020-03-21 19:31:38 -07:00 |
run.sh
|
pre-commit / fix simple file trailing things
|
2020-03-21 19:31:38 -07:00 |
test_runner.cpp
|
(ixsnake) uses an std::thread to handle redis subscriptions (2 unittest still failing)
|
2020-07-24 18:12:07 -07:00 |