Benjamin Sergeant
|
b146e93a3a
|
(unittest) port most unittests to the new server API
|
2020-07-24 12:49:36 -07:00 |
|
Benjamin Sergeant
|
2798886c0b
|
(websocket server) add a new simpler API to handle client connections / that API does not trigger a memory leak while the previous one did
|
2020-07-23 19:29:41 -07:00 |
|
Benjamin Sergeant
|
fbd17685a1
|
(socket+websocket+http+redis+snake servers) expose the remote ip and remote port when a new connection is made (see #222) / only ipv4 is handled
|
2020-07-08 12:10:35 -07:00 |
|
Benjamin Sergeant
|
7642ccc99e
|
(unittest) fix silly compile error with renaming of Logger to TLogger
|
2020-03-12 11:15:54 -07:00 |
|
Benjamin Sergeant
|
3cd7c0194f
|
Stop having ws send subcommand send a binary message in text mode, which would cause error in make ws_test shell script test
|
2019-09-25 15:39:43 -07:00 |
|
Benjamin Sergeant
|
cd3c9d879c
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
|
Benjamin Sergeant
|
354c9b412e
|
rename test file
|
2019-09-17 12:07:31 -07:00 |
|