Module holochain_types::websocket

source ·
Expand description

Common types for WebSocket connections.

Enums§

  • Access control for controlling WebSocket connections from browsers. Anywhere other than a browser can set the Origin header to any value, so this is only relevant for browser connections.