chaperon v0.2.3 Chaperon.Action.WebSocket.Client View Source

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
Link to this function send_frame(pid, frame) View Source
send_frame(pid(), WebSockex.frame()) :: :ok
Link to this function start_link(session, url) View Source