fasthttp / http2

HTTP/2 implementation for fasthttp (Under construction...)
Apache License 2.0
125 stars 6 forks source link

What's left? Do you need help? #1

Open Ambyjkl opened 6 years ago

dgrr commented 5 years ago

Hello,

Sorry for the delayed response. I did not see your issue. Right now I am well. If you want to help me just open a pull request. If you have any question about the code you can open a issue and I will reply as fast as possible.

Ambyjkl commented 5 years ago

Oh, cool. Which parts of the spec are still WIP? Is this prod-ready yet?

dgrr commented 5 years ago

Hello,

My plans for this library is to make a package and implement a Server Handler and a Client for fasthttp. I got too many problems trying to implement http2 library for fasthttp outside the fasthttp framework. So I decided to implement the server handler inside fasthttp (like serveConn but with the name serveConn2 xd).

ergoz commented 5 years ago

it will be awesome! And if it will support gRPC protocol this package will be the best)))