The message format used for Bester.
Go to file
Tristan B. Kildaire 80d96c20a5 Added `decodeMessage(byte[])` which can decoode a bformat-encoded message and return the message payload 2021-07-17 01:23:55 +02:00
source Added `decodeMessage(byte[])` which can decoode a bformat-encoded message and return the message payload 2021-07-17 01:23:55 +02:00
.gitignore Initial commit 2020-05-02 19:13:47 +02:00
.travis.yml Create .travis.yml 2020-05-02 21:43:35 +02:00
LICENSE Initial commit 2020-05-02 19:13:47 +02:00
README.md Update README.md 2020-05-02 21:41:55 +02:00
dub.json Updated dub.json 2020-06-18 12:22:32 +02:00
dub.selections.json Set package type to `library`. 2020-05-02 19:27:02 +02:00

README.md

bformat

Build Status

The message format used for Bester.