All Versions
13
Latest Version
Avg Release Cycle
90 days
Latest Release
3166 days ago

Changelog History
Page 2

  • v0.3.0 Changes

    • Reel::App: Sinatra-like DSL for defining Reel apps using Octarine
    • πŸ‘ Chunked upload support
    • Lots of additional work on the Rack adapter
    • πŸ”¦ Expose websockets through Rack as rack.websocket
    • 🐎 Performance optimization work
    • πŸ›  Bugfix: Send CRLF after chunks
    • πŸ›  Bugfix: Increase TCP connection backlog to 1024
  • v0.2.0 Changes

    • πŸŽ‰ Initial WebSockets support via Reel::WebSocket
    • Experimental Rack adapter by Alberto FernΓ‘ndez-Capel
    • πŸ‘ Octarine (Sinatra-like DSL) support by Grant Rodgers
  • v0.1.0 Changes

    • πŸŽ‰ Initial release