/gleam_msgpack

MessagePack protocol in pure Gleam

Primary LanguageGleamApache License 2.0Apache-2.0

gleam_msgpack

Package Version Hex Docs

MessagePack protocol in pure Gleam

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add gleam_msgpack

and its documentation can be found at https://hexdocs.pm/gleam_msgpack.