chaperon v0.3.1 Chaperon.Action.WebSocket.Connect View Source

WebSocket connection action that needs to be run in order for a Chaperon.Session to be successfully connected to a web server via WebSocket.

Assigns websocket and websocket_url values to a session when run, which are used by the remaining websocket actions found under Chaperon.Action.WebSocket. The stored values are accessible via session.assigned.websocket & session.assigned.websocket_url.

Link to this section Summary

Link to this section Functions