blob: ea4b4c1c0a141b33aefd8bf2a60318ead330ed22 (
plain) (
blame)
1
2
3
|
Protocol::Rack provides abstractions for working with the Rack specification on
top of Protocol::HTTP. This would, in theory, allow you to run any
Protocol::HTTP compatible application on top any rack-compatible server.
|