https://github.com/twitter/netty-http2
HTTP/2 for Netty
https://github.com/twitter/netty-http2
Last synced: 6 months ago
JSON representation
HTTP/2 for Netty
- Host: GitHub
- URL: https://github.com/twitter/netty-http2
- Owner: twitter
- License: apache-2.0
- Created: 2013-06-15T02:00:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T11:45:39.000Z (almost 3 years ago)
- Last Synced: 2024-05-09T19:35:13.730Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 113 KB
- Stars: 120
- Watchers: 113
- Forks: 61
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netty-http2 [](https://travis-ci.org/twitter/netty-http2)
Legacy HTTP/2 codec for Netty. Use the codec shipped with Netty 4.1 instead https://github.com/netty/netty/tree/4.1/codec-http2