Sasha Koshka 5b42030f9d Fix another "deadlock" in METADAPT-A
What fucking idiot go developer decided recv from a nil channel
locks the entire program. ?????? just have it return zero value and
false.
2025-01-28 16:14:27 -05:00
2025-01-27 22:49:20 -05:00
2025-01-21 16:21:25 -05:00
2025-01-22 17:40:43 -05:00
2025-01-19 15:41:54 -05:00
2025-01-09 02:31:15 -05:00
2025-01-21 21:07:52 -05:00
2025-01-21 20:37:10 -05:00
2025-01-21 16:20:16 -05:00
2025-01-26 00:25:54 -05:00
2025-01-26 00:25:54 -05:00
2025-01-09 02:31:15 -05:00
2025-01-19 19:29:04 -05:00
2025-01-21 16:37:21 -05:00
2025-01-22 22:23:02 -05:00
2025-01-09 02:42:03 -05:00

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.

Description
Holanet presentation protocol.
Readme 809 KiB
Languages
Go 100%