You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wardrop edited this page Oct 30, 2014
·
1 revision
These are the requirements of Rack Next which are unlikely to change:
Must work on both *Nix and Windows.
Must support HTTP/2, WebSockets and Server-sent events, as well as other arbitrary network protocols.
This means Rack Next needs to be based on IO streams, e.g. sockets.