Commit Graph

  • 37c639387f merge and remove useless comments Alexandre Konieczny 2019-04-23 14:37:55 +02:00
  • d4cdbe6141 add comments Alexandre Konieczny 2019-04-23 14:30:35 +02:00
  • 776227edcb add close params, fix close wrong code in callback after close() sent on remote side Alexandre Konieczny 2019-04-23 14:09:12 +02:00
  • 28210ee31d add boolean and add missing protocol error close constant (#41) Kumamon38 2019-04-23 13:31:55 +02:00
  • 8ff1339b80 add boolean and add missing protocol error close constant (#41) Kumamon38 2019-04-23 13:31:55 +02:00
  • 23384dcd6e add boolean and add missing protocol error close constant Alexandre Konieczny 2019-04-23 08:55:06 +02:00
  • 0caf875399 add 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
  • c85d5da111 add 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
  • 678ee0615d Expand build section in the main README Benjamin Sergeant 2019-04-21 21:11:08 -07:00
  • e5c724eb05 Expand build section in the main README Benjamin Sergeant 2019-04-21 21:11:08 -07:00
  • 6c889def37 Merge branch 'dhruvkakadiya-readme/fix' Benjamin Sergeant 2019-04-21 16:14:35 -07:00
  • e0300903d9 Merge branch 'dhruvkakadiya-readme/fix' Benjamin Sergeant 2019-04-21 16:14:35 -07:00
  • 93586deb6f For #39, fixed setOnMessageCallback() in README. dhruvkakadiya 2019-04-21 14:56:02 -07:00
  • 1ef38afcf7 For #39, fixed setOnMessageCallback() in README. dhruvkakadiya 2019-04-21 14:56:02 -07:00
  • b6b9ffd15c doc cobra Benjamin Sergeant 2019-04-21 11:52:38 -07:00
  • 210d19c8a0 doc cobra Benjamin Sergeant 2019-04-21 11:52:38 -07:00
  • 1189b5f693 new target to uninstall files Benjamin Sergeant 2019-04-21 11:47:57 -07:00
  • 6d24cc44b2 new target to uninstall files Benjamin Sergeant 2019-04-21 11:47:57 -07:00
  • 1c2b6d59da Fix #37 / add directives to install headers and library Benjamin Sergeant 2019-04-21 11:41:37 -07:00
  • 768e8eb074 Fix #37 / add directives to install headers and library Benjamin Sergeant 2019-04-21 11:41:37 -07:00
  • eacc28fedf move cobra files to their own subfolder Benjamin Sergeant 2019-04-21 11:20:17 -07:00
  • 3dd902e1f9 move cobra files to their own subfolder Benjamin Sergeant 2019-04-21 11:20:17 -07:00
  • 5c85ee1214 add cobra metrics publisher Benjamin Sergeant 2019-04-21 11:16:33 -07:00
  • f85c5002b7 add cobra metrics publisher Benjamin Sergeant 2019-04-21 11:16:33 -07:00
  • 7df7453365 indentation / comestic changes Benjamin Sergeant 2019-04-19 16:57:38 -07:00
  • d48bf9249b indentation / 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
  • 9131cb4790 default sanitizer choice Benjamin Sergeant 2019-04-19 15:13:59 -07:00
  • b60e5aaf1f default sanitizer choice Benjamin Sergeant 2019-04-19 15:13:59 -07:00
  • 3b616676c6 disable clang sanitizers in CI on any platforms but Darwin Benjamin Sergeant 2019-04-19 15:09:01 -07:00
  • da67f4cb9a disable clang sanitizers in CI on any platforms but Darwin Benjamin Sergeant 2019-04-19 15:09:01 -07:00
  • cce759b8dd fix Linux cast warning Benjamin Sergeant 2019-04-19 15:03:49 -07:00
  • b041042473 fix 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
  • 5370201df8 add 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
  • b0139c2217 add 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
  • 419c395966 uses sh syntax to capture output Benjamin Sergeant 2019-04-19 12:40:39 -07:00
  • 0ba2e2ce96 uses 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
  • c96398aa0c Windows nmake does not have a -j flag Benjamin Sergeant 2019-04-19 11:58:02 -07:00
  • 4cc715b13d Windows nmake does not have a -j flag Benjamin Sergeant 2019-04-19 11:58:02 -07:00
  • e68ce1d680 Windows + unittest python script fixes Benjamin Sergeant 2019-04-19 11:54:58 -07:00
  • 0dfd7cd543 Windows + unittest python script fixes Benjamin Sergeant 2019-04-19 11:54:58 -07:00
  • d34f10b4ea fix warning / ws_cobra_subscribe does not need a verbose flag Benjamin Sergeant 2019-04-19 11:45:42 -07:00
  • 56f164ce2b fix warning / ws_cobra_subscribe does not need a verbose flag Benjamin Sergeant 2019-04-19 11:45:42 -07:00
  • 7e2c1f274b (test) build dir is an absolute path Benjamin Sergeant 2019-04-19 11:45:02 -07:00
  • 65db8c9b00 (test) build dir is an absolute path Benjamin Sergeant 2019-04-19 11:45:02 -07:00
  • 9fe3811c45 (ws) fix compiler warnings Benjamin Sergeant 2019-04-19 09:48:46 -07:00
  • 4c4137d9f2 (ws) fix compiler warnings Benjamin Sergeant 2019-04-19 09:48:46 -07:00
  • b74bccee0a fix test execution on travis which was broken / unify running test locally and on travis Benjamin Sergeant 2019-04-19 09:46:17 -07:00
  • e433e8b5e9 fix test execution on travis which was broken / unify running test locally and on travis Benjamin Sergeant 2019-04-19 09:46:17 -07:00
  • a2d170f415 fix bad merge in IXWebSocketTransport.cpp ... Benjamin Sergeant 2019-04-19 09:41:16 -07:00
  • bb442021cf fix bad merge in IXWebSocketTransport.cpp ... Benjamin Sergeant 2019-04-19 09:41:16 -07:00
  • 03f762db86 Socket::Poll does not need a callback Benjamin Sergeant 2019-04-18 16:42:44 -07:00
  • 91106b7456 Socket::Poll does not need a callback Benjamin Sergeant 2019-04-18 16:42:44 -07:00
  • aea859af52 Ping timeout use constant (#36) Kumamon38 2019-04-19 18:16:25 +02:00
  • 309b5ee1b3 Ping timeout use constant (#36) Kumamon38 2019-04-19 18:16:25 +02:00
  • f61fd7b7f1 Link zlib statically for windows (#35) Dimon4eg 2019-04-19 19:14:03 +03:00
  • 4eded01841 Link zlib statically for windows (#35) Dimon4eg 2019-04-19 19:14:03 +03:00
  • 5682129b1d fix close code/reason issue (#34) Kumamon38 2019-04-18 19:02:31 +02:00
  • e3d0c899d3 fix close code/reason issue (#34) Kumamon38 2019-04-18 19:02:31 +02:00
  • c3431f19bf Real ping (#32) Kumamon38 2019-04-18 18:24:16 +02:00
  • d7595b0dd0 Real ping (#32) Kumamon38 2019-04-18 18:24:16 +02:00
  • 65b11cb968 docker container works with SSL + fix compiler warnings in statsd third_party module Benjamin Sergeant 2019-04-18 09:11:12 -07:00
  • f0375e59fa docker container works with SSL + fix compiler warnings in statsd third_party module Benjamin Sergeant 2019-04-18 09:11:12 -07:00
  • f4f60d38b8 docker + linux build fix Benjamin Sergeant 2019-04-17 22:52:03 -07:00
  • c367435073 docker + linux build fix Benjamin Sergeant 2019-04-17 22:52:03 -07:00
  • 4337345103 setter method does not need to return anything, make it void Benjamin Sergeant 2019-04-17 20:35:00 -07:00
  • dc812c384e setter method does not need to return anything, make it void Benjamin Sergeant 2019-04-17 20:35:00 -07:00
  • 52f460f66d (doc) Add more doc to SocketServer Benjamin Sergeant 2019-04-17 20:31:34 -07:00
  • 10b2d10dbd (doc) Add more doc to SocketServer Benjamin Sergeant 2019-04-17 20:31:34 -07:00
  • d486c72e02 websocket server: closed connection threads are joined properly Benjamin Sergeant 2019-04-17 16:23:24 -07:00
  • f96babc6a6 websocket server: closed connection threads are joined properly Benjamin Sergeant 2019-04-17 16:23:24 -07:00
  • b1c1e6e28d websocket server: closed connection threads are joined properly bug/30_server_connection_problem Benjamin Sergeant 2019-04-17 16:23:24 -07:00
  • bdfc55b951 Bug/30 server connection problem (#31) Benjamin Sergeant 2019-04-16 22:19:44 -07:00
  • 4e2e14fb22
    Bug/30 server connection problem (#31) Benjamin Sergeant 2019-04-16 22:19:44 -07:00
  • 66440e2330 less buggy server connection per thread system Benjamin Sergeant 2019-04-16 22:14:30 -07:00
  • 792610d44f use threads instead of std::async, need to cleanup threads Benjamin Sergeant 2019-04-16 18:21:52 -07:00
  • b0f6026c23 make closeWireSize a default parameter of WebSocketTransport::close Benjamin Sergeant 2019-04-16 09:55:12 -07:00
  • bcf2fc1812 make closeWireSize a default parameter of WebSocketTransport::close Benjamin Sergeant 2019-04-16 09:55:12 -07:00
  • b2aca491b6 close method change and fix code (#28) Kumamon38 2019-04-16 17:58:34 +02:00
  • 935e6791a3 close method change and fix code (#28) Kumamon38 2019-04-16 17:58:34 +02:00
  • 401fc39879 fix windows build (#29) Dimon4eg 2019-04-16 18:51:57 +03:00
  • fbb7c012a3 fix windows build (#29) Dimon4eg 2019-04-16 18:51:57 +03:00
  • d4b0839328 move security framework linking to ixwebsocket (#26) Dimon4eg 2019-04-15 03:13:24 +03:00
  • dac18fcabf move security framework linking to ixwebsocket (#26) Dimon4eg 2019-04-15 03:13:24 +03:00
  • 37c64841ff fix warning Benjamin Sergeant 2019-04-13 21:16:04 -07:00
  • d8e83caffc fix warning Benjamin Sergeant 2019-04-13 21:16:04 -07:00
  • 8f8dd076ff ws: new command to subscribe to a cobra server and send an event to a sentry server Benjamin Sergeant 2019-04-11 16:03:05 -07:00
  • fbf80b9f50 ws: new command to subscribe to a cobra server and send an event to a sentry server Benjamin Sergeant 2019-04-11 16:03:05 -07:00
  • 51fcf65424 (ws) add subcommands: cobra subscribe, and cobra subscribe to statsd bridge Benjamin Sergeant 2019-04-08 21:52:20 -07:00
  • c2a9139d41 (ws) add subcommands: cobra subscribe, and cobra subscribe to statsd bridge Benjamin Sergeant 2019-04-08 21:52:20 -07:00
  • 56b19fa2b0 linux ci tentative fix Benjamin Sergeant 2019-04-03 22:02:10 -07:00