users@grizzly.java.net

Re: Grizzly HTTP/2 and SPDY/3.1

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Mon, 09 Jan 2017 10:32:35 -0800

Ondrej,

Please give 2.3.28 a shot.

You can see the list of remaining issues that need to be implemented
here [1].

Add the support to your network listener using the Htt2AddOn.

You'll need to use GRIZZLY-NPN 1.3 with JDK 1.8.0_92 or a later version
of 1.8.


[1] https://java.net/jira/browse/GRIZZLY-1542


> ondrej.mihalyi_at_gmail.com <mailto:ondrej.mihalyi_at_gmail.com>
> January 7, 2017 at 16:25
> Hi Ryan,
>
> Can you give us an update on this? Since which version HTTP/2 is
> supportedby Grizzly? (even in beta) I cannot find any release notes.
>
> Thanks,
> Ondrej Mihályi
> Ryan Lubke <mailto:ryan.lubke_at_oracle.com>
> October 7, 2016 at 11:31
> Hey Folks,
>
> We're very close to having a functional HTTP/2 implementation. I
> think the next 2.3 release of Grizzly can consider it beta. Hopefully
> some of you out there are willing to kick the tires!
>
> This does bring to mind SPDY's continued place within the project.
> I'd like to remove support for it, however, if it's actively being
> used, then I'd hate to pull the plug too soon. If anyone is using
> Grizzly+SPDY, please follow up and let us know.
>
> Thanks,
> -rl