Skip to content

Releases: havenwood/roda-sse

v0.3.0

04 Nov 16:15
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changelog

  • Simplify event stream
  • Simplify falcon host configuration
  • Add an example app
  • Lowercase header keys

v0.2.0

01 Nov 22:47
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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

18 Oct 21:13
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Changelog

  • Commit initial Roda plugin