ee8e97ddb0d6750f405bba5f6cecb1e3f611a206
I need to fix the last two by splitting up encode into multiple functions (probably a good thing) and apparently changing the lazy static macro
What?
NPON (networked pages object notation) is an experimental object syntax
For use in serving networked pages over TCP
In order to do this, I made a very basic protocol called OTP (NPON object transfer protocol)
This transfers the objects over TCP using some specific control characters (32 reserved)
NPON syntax
Description
Languages
Rust
100%