Skip to content

Instantly share code, notes, and snippets.

Introduction
============
The Hydna Protocol is a TCP/IP-based, application layer procotol designed
to facilitate high performance one-to-many real time communication. It is
an asynchronous protocol, albeit a few internal operations rely on
chat-style communication.
It is a very terse, multicasting, binary protocol that is well-suited for
rapidly sending large amounts of small packets.