ex_slack v0.2.2 Slack.Util.WebSocket.WebSockexClient View Source

Default websocket client.

You shouldn’t need to worry about this.

Link to this section Summary

Functions

Send a message over the socket

Start a client link

Stop a client

Link to this section Functions

Send a message over the socket

Callback implementation for Slack.Util.WebSocket.reply/2.

Start a client link.

Callback implementation for Slack.Util.WebSocket.start_link/2.

Stop a client.

Callback implementation for Slack.Util.WebSocket.stop/2.