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() ::
  WebSockex.option() | {:url, String.t()} | {:subscriber, GenServer.server()}

Link to this type

start_options() View Source
start_options() :: [start_option()]