# 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
[syntax](docs/SYNTAX.md)