Holanet presentation protocol.
Go to file
2025-05-18 16:26:08 -04:00
assets
cmd/hopp-generate
design design: Remove note about this limitation 2025-05-15 17:56:41 -04:00
examples/chat
generate
tape tape: Fix "n" size returned by DecodeGBEU 2025-05-18 16:26:08 -04:00
.editorconfig
connection.go Change the result of Trans.SendWriter to a WriteCloser 2025-04-25 18:06:00 -04:00
dial.go Fix some outdated doc comments 2025-05-14 14:44:27 -04:00
error.go
go.mod Remove quic 2025-05-14 14:39:19 -04:00
go.sum Remove quic 2025-05-14 14:39:19 -04:00
LICENSE
listen.go Fix some outdated doc comments 2025-05-14 14:44:27 -04:00
message.go
metadapta_test.go Finally fix A... this took too long 2025-05-14 13:44:06 -04:00
metadapta.go Remove unneeded code 2025-05-14 13:52:03 -04:00
metadaptb_test.go
metadaptb.go Implement SendWriter for METADAPT-B 2025-04-25 18:15:38 -04:00
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.