Releases: havenwood/roda-sse
Releases · havenwood/roda-sse
v0.3.0
Changelog
- Simplify event stream
- Simplify falcon host configuration
- Add an example app
- Lowercase header keys
v0.2.0
Changelog
- Only route GET requests
- Wrap the stream to ensure close
- Add a
last_even_id
instance method helper
- Use Async to stream with barriers
v0.1.0
Changelog
- Commit initial Roda plugin