Baz.IEx.Commands.SubscribeVenueWebSocket (baz v0.0.17)

Subscribe to a web socket for the venue

Link to this section Summary

Link to this section Types

@type opts() :: [venue: venue_name(), slugs: slugs()]
@type slugs() :: String.t()
Link to this type

venue_name()

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

Link to this section Functions

Link to this function

subscribe_venue_web_socket(opts)

@spec subscribe_venue_web_socket(opts()) :: no_return()