proto3-wire

A low-level implementation of the Protocol Buffers (version 3) wire format

Version on this page:1.2.0@rev:1
LTS Haskell 18.28:1.2.2
Stackage Nightly 2021-12-06:1.2.2
Latest on Hackage:1.4.2

See all snapshots proto3-wire appears in

Apache-2.0 licensed by Awake Networks
Maintained by [email protected]
This version can be pinned in stack with:proto3-wire-1.2.0@sha256:898c88614ef328fe74d6abc153387a30855af7ccfcebf3b419681133e0fb9291,2837

Changes

1.2.0

  • Encode protobuf wire messages in reverse order to improve perfomance
  • Miscellaneous maintenance changes