All Versions
13
Latest Version
Avg Release Cycle
90 days
Latest Release
3166 days ago
Changelog History
Page 2
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