2025-01-09 00:31:15 -07:00
|
|
|
# HOPP
|
|
|
|
|
|
|
|
*Holanet Presentation Protocol*
|
|
|
|
|
|
|
|
HOPP is a binary [layer 6](https://en.wikipedia.org/wiki/Presentation_layer)
|
|
|
|
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](https://en.wikipedia.org/wiki/QUIC) transport
|
2025-01-09 00:42:03 -07:00
|
|
|
protocol and UNIX domain sockets.
|