Expand description

Common, re-usable logic and types shared between topologies and which may be useful if building your own topology.

Functions§

  • Helper to parse a request, currently we only support JSON text messages for signaling.
  • Common helper method to spawn a sender
  • Send a message to a channel without blocking.

Type Aliases§