simpleframework icon indicating copy to clipboard operation
simpleframework copied to clipboard

HTTP/2 support

Open pschweitz opened this issue 9 years ago • 4 comments

Hi Niall,

Are you planning to support HTTP/2 in the future ?

Thanks. Philippe

pschweitz avatar Nov 01 '16 16:11 pschweitz

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.

ngallagher avatar Nov 04 '16 19:11 ngallagher

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

pschweitz avatar Nov 08 '16 14:11 pschweitz

Hi Niall,

Have you got a chance to look at HTTP/2 ? Thanks a lot.

Philippe

pschweitz avatar Jun 15 '18 08:06 pschweitz

@ngallagher now that the JDK supports http2, do you have plans for adding it?

mirraj2 avatar Dec 02 '23 14:12 mirraj2