Holanet presentation protocol.
Go to file
2025-01-09 02:42:03 -05:00
design design: Better explain METADAPT conversion of stream-oriented protocols 2025-01-09 02:40:06 -05:00
generate Initial commit 2025-01-09 02:31:15 -05:00
metadapt Initial commit 2025-01-09 02:31:15 -05:00
tape Initial commit 2025-01-09 02:31:15 -05:00
.editorconfig Initial commit 2025-01-09 02:31:15 -05:00
connection.go Initial commit 2025-01-09 02:31:15 -05:00
dial.go Initial commit 2025-01-09 02:31:15 -05:00
error.go Initial commit 2025-01-09 02:31:15 -05:00
go.mod Initial commit 2025-01-09 02:31:15 -05:00
go.sum Initial commit 2025-01-09 02:31:15 -05:00
LICENSE Initial commit 2025-01-09 02:31:15 -05:00
listener.go Initial commit 2025-01-09 02:31:15 -05:00
message.go Initial commit 2025-01-09 02:31:15 -05:00
README.md Remove nonsense from README 2025-01-09 02:42:03 -05:00

HOPP

Holanet Presentation Protocol

HOPP is a binary layer 6 protocol and data transmission format, paired with a code generator that can be used to quickly create custom application protocols. HOPP is primarily designed to run on top of the QUIC transport protocol and UNIX domain sockets.