Commit Graph

  • c513e02b24 try to run ws test on linux + macOS on travis Benjamin Sergeant 2019-05-16 13:56:25 -0700
  • 3323a51ab5 try to run ws test on linux + macOS on travis Benjamin Sergeant 2019-05-16 13:56:25 -0700
  • 90d71deb0f Add constants for closing code and messages Benjamin Sergeant 2019-05-16 12:46:53 -0700
  • 0e59927384 Add constants for closing code and messages Benjamin Sergeant 2019-05-16 12:46:53 -0700
  • fc0776303a first socket test hit a local server instead of a remote server / this can help with a windows intermittent failure Benjamin Sergeant 2019-05-16 12:24:58 -0700
  • 5c4840f129 first socket test hit a local server instead of a remote server / this can help with a windows intermittent failure Benjamin Sergeant 2019-05-16 12:24:58 -0700
  • bb0c6f9a8a build ws on travis (mac + linux) Benjamin Sergeant 2019-05-16 07:01:15 -0700
  • 9ac02323ad build ws on travis (mac + linux) Benjamin Sergeant 2019-05-16 07:01:15 -0700
  • dae21e7681 use a regular mutex instead of a recursive one + stop properly Benjamin Sergeant 2019-05-15 19:19:13 -0700
  • cdbed26d1f use a regular mutex instead of a recursive one + stop properly Benjamin Sergeant 2019-05-15 19:19:13 -0700
  • d28437ecc0 adding logging to IXWebSocketTestConnectionDisconnection makes it fails reliably Benjamin Sergeant 2019-05-15 18:43:57 -0700
  • 23f171f34d adding logging to IXWebSocketTestConnectionDisconnection makes it fails reliably Benjamin Sergeant 2019-05-15 18:43:57 -0700
  • 7fec24af67 Update README.md Benjamin Sergeant 2019-05-15 19:22:05 -0700
  • 20b625e483 Update README.md Benjamin Sergeant 2019-05-15 19:22:05 -0700
  • 0de3637569 Update README.md Benjamin Sergeant 2019-05-15 18:57:17 -0700
  • f1604c6460 Update README.md Benjamin Sergeant 2019-05-15 18:57:17 -0700
  • f94c7cef59 -j option actually work ... Benjamin Sergeant 2019-05-15 18:15:45 -0700
  • ba0e007c05 -j option actually work ... Benjamin Sergeant 2019-05-15 18:15:45 -0700
  • 7734d63b1b unittest / add options to set the number of jobs Benjamin Sergeant 2019-05-15 17:52:03 -0700
  • 643e1bf20f unittest / add options to set the number of jobs Benjamin Sergeant 2019-05-15 17:52:03 -0700
  • f894504761 enum class HttpErrorCode derives from int Benjamin Sergeant 2019-05-15 16:50:00 -0700
  • 24a32a0603 enum class HttpErrorCode derives from int Benjamin Sergeant 2019-05-15 16:50:00 -0700
  • 7aa9b4ee64 try to re-enable some tests Benjamin Sergeant 2019-05-15 16:28:29 -0700
  • c5caf32b77 try to re-enable some tests Benjamin Sergeant 2019-05-15 16:28:29 -0700
  • a12250dc16 recursive mutex + enable test that was breaking on Ubuntu Xenial + gcc + tsan Benjamin Sergeant 2019-05-15 16:01:05 -0700
  • 09956d7500 recursive mutex + enable test that was breaking on Ubuntu Xenial + gcc + tsan Benjamin Sergeant 2019-05-15 16:01:05 -0700
  • d8fbe1a63e comment failing test Benjamin Sergeant 2019-05-15 15:44:14 -0700
  • d91c896e46 comment failing test Benjamin Sergeant 2019-05-15 15:44:14 -0700
  • 91e1760719 comment failing test Benjamin Sergeant 2019-05-15 15:37:30 -0700
  • 042e6a22b8 comment failing test Benjamin Sergeant 2019-05-15 15:37:30 -0700
  • 02c8a62e7d do not build ws for now on travis Benjamin Sergeant 2019-05-15 15:26:49 -0700
  • 14ec12d1f0 do not build ws for now on travis Benjamin Sergeant 2019-05-15 15:26:49 -0700
  • 0c9bcfb8ac more protection against socket when closing Benjamin Sergeant 2019-05-15 15:18:27 -0700
  • 288b05a048 more protection against socket when closing Benjamin Sergeant 2019-05-15 15:18:27 -0700
  • bd4c5037c7 fix compile errors with C++ enum class Benjamin Sergeant 2019-05-15 13:56:42 -0700
  • 5af3096070 fix compile errors with C++ enum class Benjamin Sergeant 2019-05-15 13:56:42 -0700
  • ccaaedf38f close and stop with code and reason + docker = ubuntu xenial Benjamin Sergeant 2019-05-10 20:47:13 -0700
  • 570fa01c04 close and stop with code and reason + docker = ubuntu xenial Benjamin Sergeant 2019-05-10 20:47:13 -0700
  • 751f294164 add isEnabledAutomaticReconnection (#75) Dimon4eg 2019-05-14 21:26:37 +0300
  • 2a69038c4c add isEnabledAutomaticReconnection (#75) Dimon4eg 2019-05-14 21:26:37 +0300
  • e2acbe8499 Revert "Revert "fix cast warning caught on windows"" Benjamin Sergeant 2019-05-13 22:16:49 -0700
  • 0ba127e447 Revert "Revert "fix cast warning caught on windows"" Benjamin Sergeant 2019-05-13 22:16:49 -0700
  • aba880a6b3 Revert "fix cast warning caught on windows" Benjamin Sergeant 2019-05-13 21:35:34 -0700
  • 7714bdf7e0 Revert "fix cast warning caught on windows" Benjamin Sergeant 2019-05-13 21:35:34 -0700
  • 616e8da0a5 fix cast warning caught on windows Benjamin Sergeant 2019-05-13 21:29:36 -0700
  • 4e5e7ae50a fix cast warning caught on windows Benjamin Sergeant 2019-05-13 21:29:36 -0700
  • a220774a3b add more time to let client close (#73) Kumamon38 2019-05-14 06:26:34 +0200
  • 5741b2f6c1 add more time to let client close (#73) Kumamon38 2019-05-14 06:26:34 +0200
  • 4fc8224264 build with gcc on Linux Benjamin Sergeant 2019-05-13 17:35:21 -0700
  • 76172f92e9 build with gcc on Linux Benjamin Sergeant 2019-05-13 17:35:21 -0700
  • 66dae5840c use spdlog for logging in the unittest Benjamin Sergeant 2019-05-13 17:32:57 -0700
  • f8b547c028 use spdlog for logging in the unittest Benjamin Sergeant 2019-05-13 17:32:57 -0700
  • 89b9e6e531 fix inverted conditional Benjamin Sergeant 2019-05-13 17:18:07 -0700
  • 7ccd9e1709 fix inverted conditional Benjamin Sergeant 2019-05-13 17:18:07 -0700
  • fc4623381a server code / add dedicated thread to close/join terminated connection threads Benjamin Sergeant 2019-05-13 12:20:03 -0700
  • 9217b27d40 server code / add dedicated thread to close/join terminated connection threads Benjamin Sergeant 2019-05-13 12:20:03 -0700
  • 1023e925f6 travis cmake version on macOS does not know --parallel option Benjamin Sergeant 2019-05-13 17:17:23 -0700
  • 819e9025b1 travis cmake version on macOS does not know --parallel option Benjamin Sergeant 2019-05-13 17:17:23 -0700
  • 5d65365751 build in parallel + stop building linux + clang Benjamin Sergeant 2019-05-13 17:06:56 -0700
  • 53ceab9f91 build in parallel + stop building linux + clang Benjamin Sergeant 2019-05-13 17:06:56 -0700
  • ee64a6ec7e disable ping tests for now as they are not super reliable Benjamin Sergeant 2019-05-13 17:01:22 -0700
  • a7ed4fe5c3 disable ping tests for now as they are not super reliable Benjamin Sergeant 2019-05-13 17:01:22 -0700
  • 9bc09105d7 Feature/windows ci (#76) Benjamin Sergeant 2019-05-13 16:51:58 -0700
  • 3190cd322d Feature/windows ci (#76) Benjamin Sergeant 2019-05-13 16:51:58 -0700
  • 4b96632a69 save timepoints after connect and not in contructor, adjusted tests (#72) Kumamon38 2019-05-13 18:08:46 +0200
  • dad2b64e15 save timepoints after connect and not in contructor, adjusted tests (#72) Kumamon38 2019-05-13 18:08:46 +0200
  • 22a806ca6f fix for Windows (#69) Dimon4eg 2019-05-13 08:21:56 +0300
  • e527ab1613 fix for Windows (#69) Dimon4eg 2019-05-13 08:21:56 +0300
  • d8dc977fc1 Fix run.py (#71) Dimon4eg 2019-05-13 04:37:22 +0300
  • d7a0bc212d Fix run.py (#71) Dimon4eg 2019-05-13 04:37:22 +0300
  • 6d900b8ffb bring back socket mutex which is needed, some CI failures are happening without it Benjamin Sergeant 2019-05-16 15:58:20 -0700
  • aecd5e9c94 bring back socket mutex which is needed, some CI failures are happening without it v2.1.0 Benjamin Sergeant 2019-05-16 15:58:20 -0700
  • 5a2c070898 disable socket mutex usage in WebSocketTransport Benjamin Sergeant 2019-05-16 15:46:32 -0700
  • e0edca43d5 disable socket mutex usage in WebSocketTransport Benjamin Sergeant 2019-05-16 15:46:32 -0700
  • 58f17ddb09 remove dead code Benjamin Sergeant 2019-05-16 15:05:20 -0700
  • ce70d3d728 remove dead code Benjamin Sergeant 2019-05-16 15:05:20 -0700
  • 47c9786bab refactor connect unittest so that it hits a local server instead of a remote server Benjamin Sergeant 2019-05-16 14:25:31 -0700
  • d9be40a0de refactor connect unittest so that it hits a local server instead of a remote server Benjamin Sergeant 2019-05-16 14:25:31 -0700
  • e5edbeacb4 travis makefile fix Benjamin Sergeant 2019-05-16 14:02:24 -0700
  • e469f04c39 travis makefile fix Benjamin Sergeant 2019-05-16 14:02:24 -0700
  • 964fb20df9 try to run ws test on linux + macOS on travis Benjamin Sergeant 2019-05-16 13:56:25 -0700
  • 11774e6825 try to run ws test on linux + macOS on travis Benjamin Sergeant 2019-05-16 13:56:25 -0700
  • 309ed80446 Add constants for closing code and messages Benjamin Sergeant 2019-05-16 12:46:53 -0700
  • 42bdfb51c3 Add constants for closing code and messages Benjamin Sergeant 2019-05-16 12:46:53 -0700
  • 01f2eb6615 first socket test hit a local server instead of a remote server / this can help with a windows intermittent failure Benjamin Sergeant 2019-05-16 12:24:58 -0700
  • fd637bf1e1 first socket test hit a local server instead of a remote server / this can help with a windows intermittent failure Benjamin Sergeant 2019-05-16 12:24:58 -0700
  • 3a55c7aaba build ws on travis (mac + linux) Benjamin Sergeant 2019-05-16 07:01:15 -0700
  • 8085e1416c build ws on travis (mac + linux) Benjamin Sergeant 2019-05-16 07:01:15 -0700
  • 243f41bf28 use a regular mutex instead of a recursive one + stop properly Benjamin Sergeant 2019-05-15 19:19:13 -0700
  • 671c9f805f use a regular mutex instead of a recursive one + stop properly Benjamin Sergeant 2019-05-15 19:19:13 -0700
  • 934b28f5b6 adding logging to IXWebSocketTestConnectionDisconnection makes it fails reliably Benjamin Sergeant 2019-05-15 18:43:57 -0700
  • ace7a7ccae adding logging to IXWebSocketTestConnectionDisconnection makes it fails reliably Benjamin Sergeant 2019-05-15 18:43:57 -0700
  • edfc03bed2 Update README.md Benjamin Sergeant 2019-05-15 19:22:05 -0700
  • 9c3bdf1a77
    Update README.md Benjamin Sergeant 2019-05-15 19:22:05 -0700
  • 59ce71b64d Update README.md Benjamin Sergeant 2019-05-15 18:57:17 -0700
  • f5242b3102
    Update README.md Benjamin Sergeant 2019-05-15 18:57:17 -0700
  • d473a7dc22 -j option actually work ... Benjamin Sergeant 2019-05-15 18:15:45 -0700
  • f1272f059a -j option actually work ... Benjamin Sergeant 2019-05-15 18:15:45 -0700
  • efb063d600 unittest / add options to set the number of jobs Benjamin Sergeant 2019-05-15 17:52:03 -0700
  • 91595ff4c2 unittest / add options to set the number of jobs Benjamin Sergeant 2019-05-15 17:52:03 -0700