http2

A HTTP/2 implementation for dart.

BSD-3-CLAUSE License

Stars
153

Bot releases are hidden (Show)

http2 - package:http2 v2.3.0 Latest Release

Published by mosuem 9 months ago

  • Only send updates on frames and pings being received when there are listeners, as to not fill up memory.
http2 - Fixes for Dart 2.0.

Published by jakobr-google almost 7 years ago

http2 - Cleanup

Published by jakobr-google almost 7 years ago

  • Strong mode fixes and other code cleanup.
http2 - Active state callback

Published by jakobr-google about 7 years ago

  • Added an onActiveStateChanged callback to Connection, which is invoked when the connection changes state from idle to active or from active to idle. This can be used to implement an idle connection timeout.
http2 - Bugs in the Window

Published by jakobr-google over 7 years ago

  • Fixed a bug where a closed window would not open correctly due to an increase in initial window size.
Package Rankings
Top 2.6% on Pub.dev
Badges
Extracted from project README
Dart CI pub package package publisher
Related Projects