simpleframework
simpleframework copied to clipboard
HTTP/2 support
Hi Niall,
Are you planning to support HTTP/2 in the future ?
Thanks. Philippe
I have done a bit of work on it, I will wait for ALPN in Java 9 before I do any work on HTTP2.
From: pschweitz <[email protected]>
To: ngallagher/simpleframework [email protected] Sent: Tuesday, 1 November 2016, 16:07 Subject: [ngallagher/simpleframework] HTTP/2 support (#21)
Hi Niall,Are you planning to support HTTP/2 in the future ?Thanks. Philippe— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Thanks for your feedback. I asked because I am creating a webserver on top of your library. I'll inform you once it is ready for release (Apache 2) if you are interested
Philippe
Hi Niall,
Have you got a chance to look at HTTP/2 ? Thanks a lot.
Philippe
@ngallagher now that the JDK supports http2, do you have plans for adding it?