776227edcbadd close params, fix close wrong code in callback after close() sent on remote side
Alexandre Konieczny
2019-04-23 14:09:12 +02:00
28210ee31dadd boolean and add missing protocol error close constant (#41)
Kumamon38
2019-04-23 13:31:55 +02:00
8ff1339b80add boolean and add missing protocol error close constant (#41)
Kumamon38
2019-04-23 13:31:55 +02:00
23384dcd6eadd boolean and add missing protocol error close constant
Alexandre Konieczny
2019-04-23 08:55:06 +02:00
0caf875399add example websocket C++ server snake which supports basic cobra ops (publish and subscribe without stream sql
Benjamin Sergeant
2019-04-22 17:24:01 -07:00
c85d5da111add example websocket C++ server snake which supports basic cobra ops (publish and subscribe without stream sql
Benjamin Sergeant
2019-04-22 17:24:01 -07:00
323684efff(server) attempt to fix broken macOS unittest on travis CI
Benjamin Sergeant
2019-04-22 09:36:16 -07:00
9ab7bc652a(server) attempt to fix broken macOS unittest on travis CI
Benjamin Sergeant
2019-04-22 09:36:16 -07:00
678ee0615dExpand build section in the main README
Benjamin Sergeant
2019-04-21 21:11:08 -07:00
e5c724eb05Expand build section in the main README
Benjamin Sergeant
2019-04-21 21:11:08 -07:00
6c889def37Merge branch 'dhruvkakadiya-readme/fix'
Benjamin Sergeant
2019-04-21 16:14:35 -07:00
e0300903d9Merge branch 'dhruvkakadiya-readme/fix'
Benjamin Sergeant
2019-04-21 16:14:35 -07:00
93586deb6fFor #39, fixed setOnMessageCallback() in README.
dhruvkakadiya
2019-04-21 14:56:02 -07:00
1ef38afcf7For #39, fixed setOnMessageCallback() in README.
dhruvkakadiya
2019-04-21 14:56:02 -07:00
b6b9ffd15cdoc cobra
Benjamin Sergeant
2019-04-21 11:52:38 -07:00
210d19c8a0doc cobra
Benjamin Sergeant
2019-04-21 11:52:38 -07:00
1189b5f693new target to uninstall files
Benjamin Sergeant
2019-04-21 11:47:57 -07:00
6d24cc44b2new target to uninstall files
Benjamin Sergeant
2019-04-21 11:47:57 -07:00
1c2b6d59daFix#37 / add directives to install headers and library
Benjamin Sergeant
2019-04-21 11:41:37 -07:00
768e8eb074Fix#37 / add directives to install headers and library
Benjamin Sergeant
2019-04-21 11:41:37 -07:00
eacc28fedfmove cobra files to their own subfolder
Benjamin Sergeant
2019-04-21 11:20:17 -07:00
3dd902e1f9move cobra files to their own subfolder
Benjamin Sergeant
2019-04-21 11:20:17 -07:00
5c85ee1214add cobra metrics publisher
Benjamin Sergeant
2019-04-21 11:16:33 -07:00
f85c5002b7add cobra metrics publisher
Benjamin Sergeant
2019-04-21 11:16:33 -07:00
7df7453365indentation / comestic changes
Benjamin Sergeant
2019-04-19 16:57:38 -07:00
d48bf9249bindentation / comestic changes
Benjamin Sergeant
2019-04-19 16:57:38 -07:00
3d8297247e(test) / use a random number generator to get a free port, when the bind to port 0 strategy does not work out
Benjamin Sergeant
2019-04-19 16:50:04 -07:00
0dfc66f1c7(test) / use a random number generator to get a free port, when the bind to port 0 strategy does not work out
Benjamin Sergeant
2019-04-19 16:50:04 -07:00
662f66e501(socket server) wait for all connections threads to be terminated before exiting stop method
Benjamin Sergeant
2019-04-19 16:31:33 -07:00
4564173b75(socket server) wait for all connections threads to be terminated before exiting stop method
Benjamin Sergeant
2019-04-19 16:31:33 -07:00
9131cb4790default sanitizer choice
Benjamin Sergeant
2019-04-19 15:13:59 -07:00
b60e5aaf1fdefault sanitizer choice
Benjamin Sergeant
2019-04-19 15:13:59 -07:00
3b616676c6disable clang sanitizers in CI on any platforms but Darwin
Benjamin Sergeant
2019-04-19 15:09:01 -07:00
da67f4cb9adisable clang sanitizers in CI on any platforms but Darwin
Benjamin Sergeant
2019-04-19 15:09:01 -07:00
cce759b8ddfix Linux cast warning
Benjamin Sergeant
2019-04-19 15:03:49 -07:00
b041042473fix Linux cast warning
Benjamin Sergeant
2019-04-19 15:03:49 -07:00
98b6c9b89e(unittest) upgrade to Catch2 version 2.7.1
Benjamin Sergeant
2019-04-19 14:41:03 -07:00
f83263d6a1(unittest) upgrade to Catch2 version 2.7.1
Benjamin Sergeant
2019-04-19 14:41:03 -07:00
5370201df8add locks around Socket::send and Socket::recv to see if it helps with thread sanitizer error in Linux CI
Benjamin Sergeant
2019-04-19 14:28:51 -07:00
b0139c2217add locks around Socket::send and Socket::recv to see if it helps with thread sanitizer error in Linux CI
Benjamin Sergeant
2019-04-19 14:28:51 -07:00
419c395966uses sh syntax to capture output
Benjamin Sergeant
2019-04-19 12:40:39 -07:00
0ba2e2ce96uses sh syntax to capture output
Benjamin Sergeant
2019-04-19 12:40:39 -07:00
2962ce9a0f(ci) verbose mode to figure out Linux build problems on travis
Benjamin Sergeant
2019-04-19 12:10:43 -07:00
4a91ad80c8(ci) verbose mode to figure out Linux build problems on travis
Benjamin Sergeant
2019-04-19 12:10:43 -07:00
c96398aa0cWindows nmake does not have a -j flag
Benjamin Sergeant
2019-04-19 11:58:02 -07:00
4cc715b13dWindows nmake does not have a -j flag
Benjamin Sergeant
2019-04-19 11:58:02 -07:00