dgrr / http2

HTTP/2 implementation for fasthttp
Apache License 2.0
210 stars 37 forks source link

GoAway doesn't close the connection afterwards. #52

Closed dgrr closed 2 years ago

dgrr commented 2 years ago

A client can just ignore the GoAway and still sending frames afterwards.