Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsumer ¶
NewConsumer creates a new Websocket consumer that consumes messages from the given URL.
func NewConsumerWithWS ¶
func NewConsumerWithWS(wsClient WebsocketClient, url string, router utils.ClientHandlerRouter) funcie.Consumer
NewConsumerWithWS creates a new Websocket consumer that consumes messages from the given URL, with a given Websocket.
Types ¶
type WebsocketClient ¶
type WebsocketClientWrapper ¶
type WebsocketClientWrapper struct{}
Click to show internal directories.
Click to hide internal directories.