58 Commits (8d7b3db33d7e8a14c374b05fc567bcc70d2b018c)

Author SHA1 Message Date
Daniel García 94810c106a
Migrate to rust 2018 edition 6 years ago
Daniel García 2fde4e6933
Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested) 6 years ago
Daniel García 3d36ac4601
Remove unwrap in connection_lost 7 years ago
Daniel García c673370103
Updated bw_rs to Rocket version 0.4-rc1 7 years ago
Miroslav Prasil 2e7fa6440b Do not spawn WS thread if it's disabled 7 years ago
Miroslav Prasil 9ecc98c3cc Disable WebSockets negotiation by default 7 years ago
Daniel García 9eaa9c1a17
Add WEBSOCKET_ADDRESS config option (Fixes #199) 7 years ago
Daniel García 8651df8c2a
Fixed some lint issues 7 years ago
Daniel García 948554a20f
Added config option for websocket port, and reworked the config parsing a bit. 7 years ago
Daniel García d66d4fd87f Add error message when the proxy doesn't route websockets correctly 7 years ago
Shane A. Faulkner b6502e9e9d Add support for CipherUpdate notifications 7 years ago
Daniel García d70864ac73 Initial version of websockets notification support. 7 years ago
Daniel García 8d1ee859f2 Implemented basic support for prelogin and notification negotiation 7 years ago