flodgatt/src/parse_client_request
Daniel Sockwell ecfdda093c
Add tests for websocket routes (#38)
* Refactor organazation of SSE

This commit refactors how SSE requests are handled to bring them into
line with how WS requests are handled and increase consistency.

* Add websocket tests

* Bump version to 0.2.0

Bump version and update name from ragequit to flodgatt.

* Add test for non-existant endpoints

* Update documentation for recent changes``
2019-09-09 13:06:24 -04:00
..
user Add tests for websocket routes (#38) 2019-09-09 13:06:24 -04:00
mod.rs Add tests for websocket routes (#38) 2019-09-09 13:06:24 -04:00
query.rs Add tests for websocket routes (#38) 2019-09-09 13:06:24 -04:00
sse.rs Add tests for websocket routes (#38) 2019-09-09 13:06:24 -04:00
ws.rs Add tests for websocket routes (#38) 2019-09-09 13:06:24 -04:00