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

Run h2spec against HTTP/2 implementation #1907

Closed glassfishrobot closed 7 years ago

glassfishrobot commented 7 years ago

Per the summary.

Run: https://github.com/summerwind/h2spec

See if it ferrets out any issues.

glassfishrobot commented 7 years ago

Reported by @rlubke

glassfishrobot commented 7 years ago

Sub-Tasks: GRIZZLY-1908 GRIZZLY-1909

glassfishrobot commented 7 years ago

Issue-Links: depends on GRIZZLY-1912 GRIZZLY-1910 GRIZZLY-1911 GRIZZLY-1913 GRIZZLY-1914 GRIZZLY-1915

glassfishrobot commented 7 years ago

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

rlubke commented 7 years ago

Complete.