launchdarkly / rust-eventsource-client

Server-sent events (SSE) client implementation for Rust
https://docs.rs/eventsource-client/latest/eventsource_client/
Other
70 stars 23 forks source link

Enable 'read-timeout' SSE contract test #30

Closed cwaldren-ld closed 2 years ago

cwaldren-ld commented 2 years ago

This capability was already implemented, but the test wasn't enabled (it passes.)