deadvey ce643f2066 I added threading (I don't really know what I'm doing)
The bytes update whenever a tracked file is edited/deleted.
2025-11-28 23:50:38 +00:00
2025-11-16 11:42:47 +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%