Tag-based asynchronous messaging framework
Go to file
Tristan B. Kildaire bef0c0f740 Cleaned up comment. 2020-06-23 09:18:20 +02:00
source/tristanable Cleaned up comment. 2020-06-23 09:18:20 +02:00
.gitignore Initial commit 2020-06-19 19:36:57 +02:00
LICENSE Initial commit 2020-06-19 19:36:57 +02:00
README.md Dankie Gabs vir die name suggestion 2020-06-23 09:18:14 +02:00
dub.json Updated dub info 2020-06-21 17:39:50 +02:00
dub.selections.json Added module structure and stub modules. 2020-06-21 17:27:20 +02:00

README.md

tristanable

Tag-based asynchronous messaging framework

Format

[4 bytes (size-2, little endian)][8 bytes - tag][(2-size) bytes - data]

Acknowledgements

Thansk to Gabby Smuts for the name suggestion 😉