tristanable/README.md

14 lines
235 B
Markdown
Raw Normal View History

2020-06-22 19:48:09 +01:00
tristanable
===========
2020-06-22 20:36:06 +01:00
Tag-based asynchronous messaging framework
## Format
```
[4 bytes (size-2, little endian)][8 bytes - tag][(2-size) bytes - data]
2020-06-22 23:33:52 +01:00
```
2020-06-23 08:18:14 +01:00
## Acknowledgements
2020-06-22 23:33:52 +01:00
2020-06-23 08:18:14 +01:00
Thansk to Gabby Smuts for the name suggestion 😉️