Baz.IEx.Commands.StartVenueWebSocket (baz v0.0.16)

Start a web socket for the venue

Link to this section Summary

Link to this section Types

@type opts() :: [{:venue, venue_name()}]
Link to this type

venue_name()

@type venue_name() :: Baz.Venues.Venue.name()

Link to this section Functions

Link to this function

start_venue_web_socket(opts)

@spec start_venue_web_socket(opts()) :: no_return()