We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
protocol-rack
1 parent 491a3c2 commit 8244dbfCopy full SHA for 8244dbf
config/external.yaml
@@ -4,6 +4,9 @@ protocol-http1:
4
protocol-http2:
5
url: https://github.com/socketry/protocol-http2.git
6
command: bundle exec sus
7
+protocol-rack:
8
+ url: https://github.com/socketry/protocol-rack.git
9
+ command: bundle exec sus
10
async-http:
11
url: https://github.com/socketry/async-http.git
12
0 commit comments