flodgatt/src/response
Daniel Sockwell daf7d1ae7f
Add tests for polling for multiple messages (#149)
* 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.

* Remove temporary files
2020-05-07 10:56:11 -04:00
..
event Add tests for polling for multiple messages (#149) 2020-05-07 10:56:11 -04:00
redis Add tests for polling for multiple messages (#149) 2020-05-07 10:56:11 -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 (#149) 2020-05-07 10:56:11 -04:00
redis.rs Add tests for polling for multiple messages (#149) 2020-05-07 10:56:11 -04:00
stream.rs Improve module privacy (#136) 2020-04-22 14:38:22 -04:00