antikythera v0.2.0 Antikythera.Websocket.Frame View Source
Simplified data type for websocket frames.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: :close | {:close, close_code(), binary()} | {:text | :binary, binary()}