flodgatt/src
Daniel Sockwell 0dec8c4124
Solve SendErrors (#47)
This commit solves the SendErrors that were triggered by attempting
to use a WebSocket connection after it had been closed by the client
2019-09-11 00:13:45 -04:00
..
parse_client_request Read `access_token` from WS header (#44) 2019-09-10 08:51:36 -04:00
redis_to_client_stream Solve SendErrors (#47) 2019-09-11 00:13:45 -04:00
config.rs Temporarily remove Postgres SSL support (#45) 2019-09-10 11:46:05 -04:00
lib.rs Add tests for websocket routes (#38) 2019-09-09 13:06:24 -04:00
main.rs Solve SendErrors (#47) 2019-09-11 00:13:45 -04:00