Crate penguin_mux

source ·
Expand description

Multiplexing streamed data and datagrams over a single WebSocket connection.

This is not a general-purpose WebSocket multiplexing library. It is tailored to the needs of penguin.

Modules§

  • Marker trait for types that can be cheaply cloned.
  • Abstraction over Tungstenite’s WebSocket implementation.

Structs§

Enums§

Traits§

  • Randomly generate a new number

Type Aliases§