Starship.Reactor.Websocket.Handshake (Starship v0.0.1) View Source
Functions for handling a websocket handshake from Starship.Reactor.Websocket
.
Link to this section Summary
Link to this section Functions
Specs
build_handshake_reply_headers(Starship.Reactor.Conn.headers(), map()) :: {Starship.Reactor.Conn.headers(), boolean()}
Specs
Specs
extract_websocket_extensions(Starship.Reactor.Conn.headers()) :: map()
Specs
Specs
successful_handshake(Starship.Reactor.Conn.t(), map(), map()) :: map()