ostinelli / net-http2

NetHttp2 is an HTTP/2 client for Ruby.
MIT License
140 stars 31 forks source link

Expose remote connection settings and stream count. #22

Closed benubois closed 7 years ago

benubois commented 7 years ago

Exposing these is necessary to support ostinelli/apnotic#28.

ostinelli commented 7 years ago

Merged, thank you.