Reel v0.3.0 Release Notes

    • 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