Commit Graph

  • 4c4f99606e use C++11 enums (#67) v2.0.0 Dimon4eg 2019-05-12 00:22:06 +0300
  • a7fd636e98 update README.md dimon4eg 2019-05-12 00:18:56 +0300
  • f7d24069e8 update ws dimon4eg 2019-05-11 23:26:22 +0300
  • e62b412a66 update ws dimon4eg 2019-05-11 23:22:16 +0300
  • f8e8ea9b4d update tests dimon4eg 2019-05-11 23:13:00 +0300
  • 2f40fd8519 update tests dimon4eg 2019-05-11 23:06:40 +0300
  • 229f9f7f3e small rename dimon4eg 2019-05-11 22:59:24 +0300
  • 7b525f02e1 use C++11 enums dimon4eg 2019-05-11 22:56:25 +0300
  • 80226cb7d3 add comment about why a unittest is disabled Benjamin Sergeant 2019-05-11 12:25:40 -0700
  • a61586c846 add comment about why a unittest is disabled Benjamin Sergeant 2019-05-11 12:25:40 -0700
  • 6189e0cd50 remove irrelevant comment Benjamin Sergeant 2019-05-11 12:24:11 -0700
  • d64d50c978 remove irrelevant comment Benjamin Sergeant 2019-05-11 12:24:11 -0700
  • 2254421ead minor improvements (#66) Dimon4eg 2019-05-11 22:20:58 +0300
  • a64b7b0c4a minor improvements (#66) Dimon4eg 2019-05-11 22:20:58 +0300
  • df505a8f82 improve tests code dimon4eg 2019-05-11 22:16:33 +0300
  • 1d9469cdcf fix build dimon4eg 2019-05-11 22:03:59 +0300
  • 4934f5846b minor tweaks to have full feature parity before unittest broke Benjamin Sergeant 2019-05-11 11:54:21 -0700
  • 0caeb81327 minor tweaks to have full feature parity before unittest broke Benjamin Sergeant 2019-05-11 11:54:21 -0700
  • 0f1741baea minor improvements dimon4eg 2019-05-11 21:53:09 +0300
  • c8c1aabf20 fix race condition in SelectInteruptPipe, where _fildes are not protected (caught by fedora tsan) Benjamin Sergeant 2019-05-11 11:45:20 -0700
  • edac7a0171 fix race condition in SelectInteruptPipe, where _fildes are not protected (caught by fedora tsan) Benjamin Sergeant 2019-05-11 11:45:20 -0700
  • 93b901a286 remove more iostream includes (#65) Dimon4eg 2019-05-11 21:27:58 +0300
  • abfadad2e9 remove more iostream includes (#65) Dimon4eg 2019-05-11 21:27:58 +0300
  • 7c22fbc4c5 remove more iostream includes dimon4eg 2019-05-11 21:24:53 +0300
  • 518a445074 rename some variables, minor cleanup Benjamin Sergeant 2019-05-11 10:24:28 -0700
  • 2dc1547bbd rename some variables, minor cleanup Benjamin Sergeant 2019-05-11 10:24:28 -0700
  • 080a6db657 uncomment test dimon4eg 2019-05-11 19:28:44 +0300
  • 5eb23c9764 uncomment test dimon4eg 2019-05-11 19:28:44 +0300
  • d49b1bd78a fix crash on close dimon4eg 2019-05-11 12:07:25 +0300
  • 9f4b2856b0 fix crash on close dimon4eg 2019-05-11 12:07:25 +0300
  • bd96050d84 fix crash on close Dimon4eg 2019-05-10 20:32:17 +0300
  • b5fc10326e fix crash on close Dimon4eg 2019-05-10 20:32:17 +0300
  • 2a90ad9e53 Fix crash during closing on Windows (#64) Dimon4eg 2019-05-11 19:51:26 +0300
  • 8d3a47a873 Fix crash during closing on Windows (#64) Dimon4eg 2019-05-11 19:51:26 +0300
  • 6748aca08b Revert "uncomment test" dimon4eg 2019-05-11 19:45:09 +0300
  • 27df86ee8f uncomment test dimon4eg 2019-05-11 19:28:44 +0300
  • 16758293ff fix warning in statsd_client about %m gnu only printf special char Benjamin Sergeant 2019-05-11 09:22:29 -0700
  • 4df58f3059 fix warning in statsd_client about %m gnu only printf special char Benjamin Sergeant 2019-05-11 09:22:29 -0700
  • e24cedb1b6 Fix crash during closing, refactor reconnect dimon4eg 2019-05-11 12:12:26 +0300
  • ef2e5c7ddb fix crash on close dimon4eg 2019-05-11 12:07:25 +0300
  • e965322a98 fix overflow warning in msgpack11.cpp Benjamin Sergeant 2019-05-10 21:17:05 -0700
  • 06b8cb8d3b fix overflow warning in msgpack11.cpp Benjamin Sergeant 2019-05-10 21:17:05 -0700
  • cbf0b826d0
    Merge branch 'master' into user/bsergeant/close_with_params_plus_close_unittest user/bsergeant/close_with_params_plus_close_unittest Benjamin Sergeant 2019-05-10 19:42:28 -0700
  • 747b4495b0 add env var to display the ws command typed in Benjamin Sergeant 2019-05-10 16:27:23 -0700
  • f0b955efd2 cout -> spdlog Benjamin Sergeant 2019-05-10 12:33:21 -0700
  • 0c689bc382 Improve calculateRetryWaitMilliseconds (#63) Dimon4eg 2019-05-10 22:31:21 +0300
  • 6bcbaea293 fix static analyzer thing with un-used variable Benjamin Sergeant 2019-05-09 16:57:58 -0700
  • 0ef9e81435 use spdlog for logging in ws + unittest + remove un-needed mutex Benjamin Sergeant 2019-05-09 15:30:44 -0700
  • 6f9e7ad245 cout -> cerr Benjamin Sergeant 2019-05-09 15:06:39 -0700
  • c1ef3f4e1d Fixed pong synchronization issue (#62) tiwariashish86 2019-05-09 15:06:05 -0700
  • 720f57da27 tweak unittest sleep duration to fix gcc+linux CI Benjamin Sergeant 2019-05-09 11:10:32 -0700
  • e29c0ce654 Fail test GCC TSAN (#61) Kumamon38 2019-05-09 18:33:18 +0200
  • e50974dc4b warning police Benjamin Sergeant 2019-05-09 09:25:56 -0700
  • 0d83ffdf6e fix ping, fix send frame close (#49) Kumamon38 2019-05-09 18:21:05 +0200
  • c0a80264d1 IXCobraMetricsThreadedPublisher.cpp uses a lambda to log instead of std::cerr Benjamin Sergeant 2019-05-08 18:53:09 -0700
  • 72b3ebf69e change default ports for the ws command line tool Benjamin Sergeant 2019-05-08 13:56:36 -0700
  • e17309f030 ws connect display more accurate messages for incoming messages Benjamin Sergeant 2019-05-07 12:12:27 -0700
  • e9f4e9647e Remove redundant iostream includes (#60) Dimon4eg 2019-05-08 23:33:21 +0300
  • 0187735998 set thread name for Windows (#57) Dimon4eg 2019-05-08 17:43:43 +0300
  • d2fa1da30b update appveyor windows build file Benjamin Sergeant 2019-05-06 17:50:55 -0700
  • 00dc631f2b update README.md (#54) Dimon4eg 2019-05-07 01:02:16 +0300
  • 40069b50a2 Use LUrlParser to fix issue of Windows (#53) Dimon4eg 2019-05-07 00:45:02 +0300
  • 33f50e809a added tests for IXUrlParser (#52) Dimon4eg 2019-05-06 22:47:15 +0300
  • 9d61084e7b socket server / used wrong mutex to protect _connectionsThreads Benjamin Sergeant 2019-05-06 12:24:20 -0700
  • 1f6b497015 Fix windows (#51) Dimon4eg 2019-05-06 22:22:57 +0300
  • afb1626ceb Update README.md Benjamin Sergeant 2019-05-06 09:22:52 -0700
  • c07ca74186 Fix for windows (#50) Dimon4eg 2019-05-06 19:13:42 +0300
  • 4e6a57dc07 doc: add reference to the conan file built at https://github.com/Zinnion/conan-IXWebSocket Benjamin Sergeant 2019-05-01 21:31:32 -0700
  • fcf5c41b43 add env var to display the ws command typed in Benjamin Sergeant 2019-05-10 16:27:23 -0700
  • ff81f5b496 add env var to display the ws command typed in Benjamin Sergeant 2019-05-10 16:27:23 -0700
  • 6cd970d0d9 cout -> spdlog Benjamin Sergeant 2019-05-10 12:33:21 -0700
  • 0bc1755f3a Improve calculateRetryWaitMilliseconds (#63) Dimon4eg 2019-05-10 22:31:21 +0300
  • 88adbf0ca2 cout -> spdlog Benjamin Sergeant 2019-05-10 12:33:21 -0700
  • c89f73006e cout -> spdlog Benjamin Sergeant 2019-05-10 12:33:21 -0700
  • 3df142db7a Improve calculateRetryWaitMilliseconds (#63) Dimon4eg 2019-05-10 22:31:21 +0300
  • c28951f049 Improve calculateRetryWaitMilliseconds (#63) Dimon4eg 2019-05-10 22:31:21 +0300
  • 98efddc4e2 update comment dimon4eg 2019-05-10 22:14:00 +0300
  • 1778874ea8 fix crash on close Dimon4eg 2019-05-10 20:32:17 +0300
  • 54d9337add improve calculateRetryWaitMilliseconds Dimon4eg 2019-05-10 17:38:45 +0300
  • f90fc4bfa2 fix static analyzer thing with un-used variable Benjamin Sergeant 2019-05-09 16:57:58 -0700
  • dfaaaca223 fix static analyzer thing with un-used variable Benjamin Sergeant 2019-05-09 16:57:58 -0700
  • dc1f9fb243 use spdlog for logging in ws + unittest + remove un-needed mutex Benjamin Sergeant 2019-05-09 15:30:44 -0700
  • c7f0bf3d64 use spdlog for logging in ws + unittest + remove un-needed mutex Benjamin Sergeant 2019-05-09 15:30:44 -0700
  • 7c30c8aa07 cout -> cerr Benjamin Sergeant 2019-05-09 15:06:39 -0700
  • 234ce4c173 cout -> cerr Benjamin Sergeant 2019-05-09 15:06:39 -0700
  • b1d13105e7 Fixed pong synchronization issue (#62) tiwariashish86 2019-05-09 15:06:05 -0700
  • f60293b2e7 Fixed pong synchronization issue (#62) tiwariashish86 2019-05-09 15:06:05 -0700
  • 761b6b70bd
    Fixing compilation issues tiwariashish86 2019-05-09 15:05:01 -0700
  • d2d75a6595
    Minor optimization in lock by scoping it to necessary changes. tiwariashish86 2019-05-09 14:53:47 -0700
  • 4ba110d08f
    Fixed pong synchronization issue tiwariashish86 2019-05-09 14:44:55 -0700
  • 287537b34a tweak unittest sleep duration to fix gcc+linux CI Benjamin Sergeant 2019-05-09 11:10:32 -0700
  • 9441095637 tweak unittest sleep duration to fix gcc+linux CI Benjamin Sergeant 2019-05-09 11:10:32 -0700
  • fe04014e1c Fail test GCC TSAN (#61) Kumamon38 2019-05-09 18:33:18 +0200
  • f82d38f758 Fail test GCC TSAN (#61) Kumamon38 2019-05-09 18:33:18 +0200
  • 094b5834b7 warning police Benjamin Sergeant 2019-05-09 09:25:56 -0700
  • a7f42f35db warning police Benjamin Sergeant 2019-05-09 09:25:56 -0700
  • e8102b4d5e commented the failing test Alexandre Konieczny 2019-05-09 18:24:27 +0200
  • 1eb98cc74f fix ping, fix send frame close (#49) Kumamon38 2019-05-09 18:21:05 +0200
  • cb1d1bfd85 fix ping, fix send frame close (#49) Kumamon38 2019-05-09 18:21:05 +0200
  • cd2f9b4f5a revert to master tests and renaming Alexandre Konieczny 2019-05-09 17:24:03 +0200