class
Obsctl::OBS::Connection
- Obsctl::OBS::Connection
- Reference
- Object
Overview
Opens the raw obs-websocket transport for an OBS connection config.
Defined in:
obsctl/obs/connection.crConstructors
Instance Method Summary
-
#connect : HTTP::WebSocket
Connects to OBS and converts low-level connection failures into a domain error.
- #websocket : HTTP::WebSocket
Constructor Detail
Instance Method Detail
def connect : HTTP::WebSocket
#
Connects to OBS and converts low-level connection failures into a domain error.