Holanet presentation protocol.
Go to file
2025-07-20 10:25:53 -04:00
assets
cmd/hopp-generate
design
examples/chat
generate generate: Fix TestGenerateRun 2025-07-20 10:25:53 -04:00
internal/testutil
tape tape: Add StringTag 2025-07-10 21:56:38 -04:00
.editorconfig
.gitignore generate: Fix testGenerateRun so that it actually works 2025-07-08 11:38:00 -04:00
connection.go
dial.go
error.go
go.mod
go.sum
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.