panther
panther copied to clipboard
Experimental HTTP/2 Server for Rack
Panther
Experimental HTTP/2 server for Rack.
This is NOT production ready, just a code spike.
Usage
% git clone https://github.com/jodosha/panther.git && cd panther
% bundle && cd example
% ./server
% curl -I -k --http2 https://localhost:7152
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/jodosha/panther.