javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

Add samples for HTTP/2 #1896

Closed glassfishrobot closed 7 years ago

glassfishrobot commented 7 years ago

Per the summary. It should show basic configuration as well as how to leverage Push.

Affected Versions

[2.3.30]

glassfishrobot commented 7 years ago

Reported by @rlubke

glassfishrobot commented 7 years ago

@rlubke said: 475f61e09b81ae1c4168f65390f3e2cf235e61d2

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA GRIZZLY-1896

glassfishrobot commented 7 years ago

Marked as fixed on Wednesday, March 15th 2017, 1:27:50 pm