I\'m implementing a REST server which should use HTTP/2 and server-sent events (to be consumed by an EventSource in the browser). I started the implementation with nghttp2,