aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 269e4e92c66b90bc1c24b9c2b71844275e15353a (plain)
1
2
3
4
5
6
7
8
# Plum
A minimal implementation of HTTP/2 server. (WIP)

## Requirements
Ruby 2.2 with [ALPN support patch](https://gist.github.com/rhenium/b1711edcc903e8887a51). HTTP/2 requires ALPN.

## License
MIT License