Tungsten v0.1.0 Tungsten.Transport.Websocket View Source
Transport for CDP using Websockets
Link to this section Summary
Link to this section Types
Link to this type
start_option()
View Source
start_option()
View Source
start_option() ::
WebSockex.option() | {:url, String.t()} | {:subscriber, GenServer.server()}
start_option() :: WebSockex.option() | {:url, String.t()} | {:subscriber, GenServer.server()}
Link to this type
start_options()
View Source
start_options()
View Source
start_options() :: [start_option()]
start_options() :: [start_option()]
Link to this type
state()
View Source
state()
View Source
state() :: GenServer.server()
state() :: GenServer.server()