flodgatt/src/parse_client_request
Daniel Sockwell 5d2b0b94e2
Error handling pt2 (#129)
This commit improves error handling in Flodgatt's main request-response loop, including the portions of that loop that were revised in #128.

This nearly completes the addition of more explicit error handling, but there will be a smaller part 3 to bring the handling of configuration/Postgres errors into conformity with the style here.
2020-04-10 22:36:03 -04:00
..
mod.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00
postgres.rs Error handling pt2 (#129) 2020-04-10 22:36:03 -04:00
query.rs Reorganize code, pt1 (#110) 2020-03-27 12:00:48 -04:00
sse_test.rs Extract tests to separate files (#113) 2020-03-31 09:05:51 -04:00
subscription.rs Error handling pt2 (#129) 2020-04-10 22:36:03 -04:00
ws_test.rs Extract tests to separate files (#113) 2020-03-31 09:05:51 -04:00