flodgatt/src/response
Daniel Sockwell c3ec5c8eb7 Add tests for polling for multiple messages
This commit adds a mock Redis interface and adds tests that poll the
mock interface for multiple messages at a time.  These tests test that
Flodgatt is robust against receiving incomplete messages, including if
the message break results in receiving invalid UTF8.
2020-05-07 10:39:05 -04:00
..
event Add tests for polling for multiple messages 2020-05-07 10:39:05 -04:00
redis Add tests for polling for multiple messages 2020-05-07 10:39:05 -04:00
stream Improve handling of large Redis input (#143) 2020-04-27 16:03:05 -04:00
event.rs Add tests for polling for multiple messages 2020-05-07 10:39:05 -04:00
redis.rs Add tests for polling for multiple messages 2020-05-07 10:39:05 -04:00
stream.rs Improve module privacy (#136) 2020-04-22 14:38:22 -04:00