View Source Chaperon.Action.WebSocket.Client (chaperon v0.3.1)

Implements Chaperon's WebSocket client (behavior of WebSockex WS library).

Link to this section Summary

Link to this section Functions

Link to this function

recv_message(pid, timeout \\ nil)

View Source
@spec send_frame(pid(), WebSockex.frame()) :: :ok
Link to this function

start_link(session, url)

View Source