Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

cloudwego/netpoll-http2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

The original motivation for open source netpoll-http2 is to unify the http2 layers of the kitex and hertz. But as the project developed, kitex and hertz are both not using this library now.

So, for long-term maintenance, we decided to archive this project.


This is a HTTP/2 implementation based netpoll for Go.

Demo server/client at h2demo

Help & bug reports welcome!

Thanks: https://golang.org/x/net/http2