Implement an easy-to-use HTTP/2 server. Ideally, the server should support [server push](https://http2.github.io/faq/#whats-the-benefit-of-server-push), but connection multiplexing is the bigger priority.