Changelog of @hackage/http2-client 0.9.0.0

Changelog for http2-client

Unreleased changes

v0.9.0.0

  • introduce ClientIO as an error-carrying IO-monad for performing http2-calls

v0.8.0.2

  • first Changelog!
  • performance improvement: use TCP_NODELAY
  • performance improvement: change stream-initialization functions to make less work under the HEADER-protection lock