Commit Graph

  • 5648018552 test that fails on Run 8 Alexandre Konieczny 2019-05-09 17:02:08 +0200
  • 83b8b005b0 fix macOS issue Alexandre Konieczny 2019-05-09 11:26:58 +0200
  • bf47187aef fix test issue Alexandre Konieczny 2019-05-09 11:16:18 +0200
  • d48b8a2ca1 fixes for 1005 code Alexandre Konieczny 2019-05-09 11:09:03 +0200
  • e0ed03acdd add 1005 code if no status code received Alexandre Konieczny 2019-05-09 09:46:40 +0200
  • 232aa069d2 IXCobraMetricsThreadedPublisher.cpp uses a lambda to log instead of std::cerr Benjamin Sergeant 2019-05-08 18:53:09 -0700
  • 28c3f2ea26 IXCobraMetricsThreadedPublisher.cpp uses a lambda to log instead of std::cerr Benjamin Sergeant 2019-05-08 18:53:09 -0700
  • a69408fa25 rename ptr dimon4eg 2019-05-09 01:05:47 +0300
  • 7ecaf1f982 rename ptr dimon4eg 2019-05-09 01:05:47 +0300
  • 75011d0b4e simplify bindWebsocket dimon4eg 2019-05-09 00:23:16 +0300
  • d0a41f3894 simplify bindWebsocket dimon4eg 2019-05-09 00:23:16 +0300
  • 28ae70ed20 use lock_guard dimon4eg 2019-05-09 00:20:26 +0300
  • 57562b234f use lock_guard dimon4eg 2019-05-09 00:20:26 +0300
  • 2727d39fa4 update comments dimon4eg 2019-05-09 00:16:37 +0300
  • 469d127d61 update comments dimon4eg 2019-05-09 00:16:37 +0300
  • 467f99b3bb Rename to WebSocketMessageQueue dimon4eg 2019-05-09 00:09:51 +0300
  • d6e9b61c8e Rename to WebSocketMessageQueue dimon4eg 2019-05-09 00:09:51 +0300
  • d53c9c5ecf change default ports for the ws command line tool Benjamin Sergeant 2019-05-08 13:56:36 -0700
  • 8dc132dbd3 change default ports for the ws command line tool Benjamin Sergeant 2019-05-08 13:56:36 -0700
  • 48c19b4f3c ws connect display more accurate messages for incoming messages Benjamin Sergeant 2019-05-07 12:12:27 -0700
  • 98e2fbca6a ws connect display more accurate messages for incoming messages Benjamin Sergeant 2019-05-07 12:12:27 -0700
  • 16e5b08a0f Remove redundant iostream includes (#60) Dimon4eg 2019-05-08 23:33:21 +0300
  • fa7f0fadde Remove redundant iostream includes (#60) Dimon4eg 2019-05-08 23:33:21 +0300
  • f24310f15e Remove redundant iostream includes Dimon4eg 2019-05-08 22:26:51 +0300
  • 636a69e9e1 qf Dimon4eg 2019-05-08 22:24:39 +0300
  • 7fb1b65ddd qf Dimon4eg 2019-05-08 22:24:39 +0300
  • 45d40dc159 Added IXWebSocketPoll class Dimon4eg 2019-05-08 22:02:56 +0300
  • 77c7fdc636 Added IXWebSocketPoll class Dimon4eg 2019-05-08 22:02:56 +0300
  • 88abb79a96 set thread name for Windows (#57) Dimon4eg 2019-05-08 17:43:43 +0300
  • 2732dfd0f1 set thread name for Windows (#57) Dimon4eg 2019-05-08 17:43:43 +0300
  • 768faf508d fix close reason when closing by self Dimon4eg 2019-05-08 17:07:26 +0300
  • 8b964bf2fa set thread name for Windows dimon4eg 2019-05-08 09:27:58 +0300
  • 1e1d5c3f7d update appveyor windows build file Benjamin Sergeant 2019-05-06 17:50:55 -0700
  • 2e4c4b72b6 update appveyor windows build file v1.5.2 Benjamin Sergeant 2019-05-06 17:50:55 -0700
  • 95e9faff95 update README.md (#54) Dimon4eg 2019-05-07 01:02:16 +0300
  • fc21ad519b update README.md (#54) Dimon4eg 2019-05-07 01:02:16 +0300
  • 64174b47e2 update README.md dimon4eg 2019-05-07 01:01:17 +0300
  • 979ff60a6b Use LUrlParser to fix issue of Windows (#53) Dimon4eg 2019-05-07 00:45:02 +0300
  • c65cfd3d26 Use LUrlParser to fix issue of Windows (#53) Dimon4eg 2019-05-07 00:45:02 +0300
  • ee429a14d2 Use LUrlParser to fix issue of Windows dimon4eg 2019-05-07 00:32:04 +0300
  • ea2e8f0787 added tests for IXUrlParser (#52) Dimon4eg 2019-05-06 22:47:15 +0300
  • 8955462f73 added tests for IXUrlParser (#52) Dimon4eg 2019-05-06 22:47:15 +0300
  • bf75cf4faf add me as author dimon4eg 2019-05-06 22:42:47 +0300
  • 9b282bdf3c added tests for IXUrlParser dimon4eg 2019-05-06 22:33:28 +0300
  • 3893c12054 socket server / used wrong mutex to protect _connectionsThreads Benjamin Sergeant 2019-05-06 12:24:20 -0700
  • 205c8c15bd socket server / used wrong mutex to protect _connectionsThreads v1.5.1 Benjamin Sergeant 2019-05-06 12:24:20 -0700
  • 8ad47a315b Fix windows (#51) Dimon4eg 2019-05-06 22:22:57 +0300
  • 78198a0147 Fix windows (#51) Dimon4eg 2019-05-06 22:22:57 +0300
  • 74ba635aeb clean up dimon4eg 2019-05-06 22:03:23 +0300
  • 5e54e0478e qf for linux dimon4eg 2019-05-06 21:59:36 +0300
  • 6c0afa3efa fix tests for windows dimon4eg 2019-05-06 21:34:50 +0300
  • 4cc1b271b8 More fixes for Windows dimon4eg 2019-05-06 21:15:25 +0300
  • 3b576c3047 Update README.md Benjamin Sergeant 2019-05-06 09:22:52 -0700
  • d561e1141e
    Update README.md Benjamin Sergeant 2019-05-06 09:22:52 -0700
  • 4d83dab4f3 Fix for windows (#50) Dimon4eg 2019-05-06 19:13:42 +0300
  • 753fc845ac Fix for windows (#50) v1.5.0 Dimon4eg 2019-05-06 19:13:42 +0300
  • d2d59e098f Fix for windows dimon4eg 2019-05-06 17:57:24 +0300
  • bc8adfd3e9 fix waiting forever if no time to change of readyState, and poll never end Alexandre Konieczny 2019-05-03 17:50:56 +0200
  • a25503fea3 fixing one TC Alexandre Konieczny 2019-05-03 16:19:30 +0200
  • 8a46a70d01 fixes for data race on _closeCode etc. and fix test Alexandre Konieczny 2019-05-03 16:01:53 +0200
  • 01e278cd6b fix ping, fix send frame close Alexandre Konieczny 2019-05-03 14:53:24 +0200
  • 01df04a83b Merge branch 'add-close-code-to-websocket-and-fixes' into fix-ping Alexandre Konieczny 2019-05-03 14:18:02 +0200
  • 41592f791e merge Alexandre Konieczny 2019-05-03 14:17:09 +0200
  • 98a48b2dab Merge branch 'add-close-code-to-websocket-and-fixes' into fix-ping Alexandre Konieczny 2019-05-03 14:11:21 +0200
  • 28a7ec4f35 doc: add reference to the conan file built at https://github.com/Zinnion/conan-IXWebSocket Benjamin Sergeant 2019-05-01 21:31:32 -0700
  • 5dbc00bbfe doc: add reference to the conan file built at https://github.com/Zinnion/conan-IXWebSocket Benjamin Sergeant 2019-05-01 21:31:32 -0700
  • d93f723e68 close with params Benjamin Sergeant 2019-05-01 11:29:50 -0700
  • b5aae88a0b remove un-needed _backgroundThreadRunning variable Benjamin Sergeant 2019-05-01 11:08:36 -0700
  • 14ec8522ef remove un-needed _backgroundThreadRunning variable Benjamin Sergeant 2019-05-01 11:08:36 -0700
  • a5a5d1ff25 rollback Alexandre Konieczny 2019-04-30 16:28:24 +0200
  • 655ebb1324 try Alexandre Konieczny 2019-04-30 16:24:45 +0200
  • 838cafb023 try fix tests Alexandre Konieczny 2019-04-30 15:01:20 +0200
  • ea9266829c merge with master, change tests after automaticReconneciton Alexandre Konieczny 2019-04-30 09:26:56 +0200
  • e02679f744 remove unused _backgroundThreadRunning WebSocket member variable feature/no_automatic_reconnection Benjamin Sergeant 2019-04-29 21:14:46 -0700
  • bee97237d9 Make AutomaticReconnection optional (#47) Benjamin Sergeant 2019-04-29 21:12:34 -0700
  • 0c2d1c22bc
    Make AutomaticReconnection optional (#47) Benjamin Sergeant 2019-04-29 21:12:34 -0700
  • 21c155339e
    Merge branch 'master' into feature/no_automatic_reconnection Benjamin Sergeant 2019-04-29 21:05:28 -0700
  • 8c8e950455 build fix Benjamin Sergeant 2019-04-29 20:54:00 -0700
  • 1d39a9c9a9 build fix Benjamin Sergeant 2019-04-29 20:54:00 -0700
  • ad8b344298 tsan fixes on ubuntu xenial (what travis run) Benjamin Sergeant 2019-04-29 19:29:27 -0700
  • b588ed0fa1 tsan fixes on ubuntu xenial (what travis run) Benjamin Sergeant 2019-04-29 19:29:27 -0700
  • 6d310d417a dns lookup: fix race condition accessing _errMsg Benjamin Sergeant 2019-04-29 19:29:27 -0700
  • d9f7a138b8 dns lookup: fix race condition accessing _errMsg Benjamin Sergeant 2019-04-29 19:29:27 -0700
  • 9dca893ce7 tsan linux tentative fix / copy string instead of passing a const reference Benjamin Sergeant 2019-04-29 17:27:53 -0700
  • d3e04ff619 tsan linux tentative fix / copy string instead of passing a const reference Benjamin Sergeant 2019-04-29 17:27:53 -0700
  • e3444e666b rename _blocking to _backgroundThreadRunning and invert the naming Benjamin Sergeant 2019-04-29 16:54:08 -0700
  • 372dd24cc7 rename _blocking to _backgroundThreadRunning and invert the naming Benjamin Sergeant 2019-04-29 16:54:08 -0700
  • e37e69311b fix data race on _thread Alexandre Konieczny 2019-04-29 16:18:22 +0200
  • a9422cf34d fix data race on _thread Alexandre Konieczny 2019-04-29 16:18:22 +0200
  • 6918f863b1 fix data race on _useMask Alexandre Konieczny 2019-04-29 17:16:30 +0200
  • c7e52e6fcd fix data race on _useMask Alexandre Konieczny 2019-04-29 17:16:30 +0200
  • bbf34aef29 cleanup Benjamin Sergeant 2019-04-29 16:15:26 -0700
  • 225aade89d unittest pass + commands behave as expected Benjamin Sergeant 2019-04-29 15:27:04 -0700
  • 9ee05bf591 ws connect mode / add a flag to disable automatic reconnection, not hooked up yet Benjamin Sergeant 2019-04-29 14:31:29 -0700
  • 705e0823cb ws connect mode / add a flag to disable automatic reconnection, not hooked up yet Benjamin Sergeant 2019-04-29 14:31:29 -0700
  • e15700235e enable tsan on travis for all configs Benjamin Sergeant 2019-04-29 09:11:16 -0700
  • 8e4cf74974 enable tsan on travis for all configs Benjamin Sergeant 2019-04-29 09:11:16 -0700
  • 33338b2347 Merge branch 'add-close-code-to-websocket-and-fixes' into fix-ping Alexandre Konieczny 2019-04-29 17:34:02 +0200
  • c3f3890c57 fix data race on _useMask Alexandre Konieczny 2019-04-29 17:16:30 +0200
  • 43a218704a switch from 5 to 10 min for test, renable thread sanitizer Alexandre Konieczny 2019-04-29 16:44:25 +0200