Holanet presentation protocol.
Go to file
2025-06-29 10:30:32 -04:00
assets
cmd/hopp-generate
design Big nasty commit to add code generation for encoding 2025-06-20 15:05:58 -04:00
examples/chat
generate generate: Use tape.EncodeAny for encoding undefined tables 2025-06-20 18:41:11 -04:00
internal/testutil internal/testutil: Fix Snake giving false positives for long data 2025-06-24 15:00:20 -04:00
tape tape: Fix usage of Encoder/Decoder in dynamic tests 2025-06-29 10:30:32 -04:00
.editorconfig
connection.go
dial.go
error.go
go.mod Remove markdown, add goparse from go.modo 2025-06-07 22:39:12 -04:00
go.sum Remove markdown, add goparse from go.modo 2025-06-07 22:39:12 -04:00
LICENSE
listen.go
message.go
metadapta_test.go
metadapta.go
metadaptb_test.go
metadaptb.go
option.go
README.md

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.