Holanet presentation protocol.
Go to file
2025-06-24 14:43:03 -04:00
assets
cmd/hopp-generate
design
examples/chat
generate
internal/testutil internal/testutil: Add test utility package 2025-06-24 14:37:06 -04:00
tape tape: Fix comment 2025-06-24 14:43:03 -04:00
.editorconfig
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.