hoy-protocol 0.1.0

Hoy real-time chat protocol crate
Documentation

hoy-protocol

crates.io docs.rs

Wire-level protocol defining packets and codec of the hoy app.

Lib modules

  • codec: message stream codec
  • error: protocol error definitions
  • frame_buffer: wire-level frame buffer
  • packet: protocol packet definitions