Benjamin Sergeant
|
73b9c0b89b
|
(socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis
|
2020-08-28 14:55:40 -07:00 |
|
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
|
fa9a4660c6
|
bump some test timeout
|
2020-05-08 10:03:18 -07:00 |
|
Benjamin Sergeant
|
3912e22b28
|
give websocket_subprotocol test more time to establish a connection
|
2020-05-08 09:26:05 -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
|
c3a619f114
|
Add client support for websocket subprotocol. Look for the new addSubProtocol method for details
|
2019-10-13 13:37:34 -07:00 |
|