SimplerSlack v0.0.3 SimplerSlack.Websocket.Client
Websocket client that connects to the provided URL. Used to connect to the slack RTM API and dispatch messages to the provided module.
only supports user_typing
and message
events.
Summary
Functions
starts the web socket client
Handles incoming slack messages. Validates and dispatches the messages to the registered module
Functions
starts the web socket client