Socket
Socket
Sign inDemoInstall

http2

Package Overview
Dependencies
0
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1235Next

0.4.0

Diff

Changelog

Source

0.4.0 (2013-09-09) ###

  • Upgrade to the latest draft: [draft-ietf-httpbis-http2-06][draft-06]
  • Support for HTTP trailers
  • Support for TLS SNI (Server Name Indication)
  • Improved stream scheduling algorithm
  • Blog post
  • Tarball
molnarg
published 0.3.1 •

Changelog

Source

0.3.1 (2013-09-03) ###

molnarg
published 0.3.0 •

Changelog

Source

0.3.0 (2013-08-27) ###

  • Support for prioritization
  • Small API compatibility improvements (compatibility with the standard node.js HTTP API)
  • Minor push API change
  • Ability to pass an external bunyan logger when creating a Server or Agent
  • Blog post
  • Tarball
molnarg
published 0.2.1 •

Changelog

Source

0.2.1 (2013-08-20) ###

molnarg
published 0.2.0 •

Changelog

Source

0.2.0 (2013-08-19) ###

  • Exposing server push in the public API
  • Connection pooling when operating as client
  • Much better API compatibility with the standard node.js HTTPS module
  • Logging improvements
  • Blog post
  • Tarball
molnarg
published 0.1.1 •

Changelog

Source

0.1.1 (2013-08-12) ###

  • Lots of bugfixes
  • Proper flow control for outgoing frames
  • Basic flow control for incoming frames
  • Blog post
  • Tarball
molnarg
published 0.1.0 •

Changelog

Source

0.1.0 (2013-08-06) ###

  • First release with public API (similar to the standard node HTTPS module)
  • Support for NPN negotiation (no ALPN or Upgrade yet)
  • Stream number limitation is in place
  • Push streams works but not exposed yet in the public API
  • Blog post
  • Tarball
molnarg
published 0.0.6 •

Changelog

Source

0.0.6 (2013-07-19) ###

  • Connection and Endpoint classes are usable, but not yet ready
  • Addition of an exmaple server and client
  • Using istanbul for measuring code coverage
  • Blog post
  • Tarball
molnarg
published 0.0.5 •

Changelog

Source

0.0.5 (2013-07-14) ###

molnarg
published 0.0.4 •

Changelog

Source

0.0.4 (2013-07-08) ###

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc