deadvey ee8e97ddb0 Fixed some pedant issues.
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
2025-11-30 02:12:09 +00:00
2025-11-16 11:42:47 +00:00
2025-11-30 02:12:09 +00:00
2025-11-16 11:31:41 +00:00
2025-11-16 11:42:47 +00:00

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

Description
No description provided
Readme 75 KiB
Languages
Rust 100%