rack-stream
rack-stream copied to clipboard
rack-stream is middleware for building multi-protocol streaming rack endpoints.
Results
1
rack-stream issues
Sort by
recently updated
recently updated
newest added
How can I pass arguments to the Handlers? I want to pass the timeout options to the EventSource and WebSockets instantiate but I can't figure out how to get them...