a26fe3d9861be6f11b4eb5a5200d3b5cf5e26dfc
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%