class DevicesChannel

Included Modules

Defined in:

channels/devices_channel.cr

Instance Method Summary

Instance Method Detail

def handle_joined(client_socket, msg) #
Description copied from class Amber::WebSockets::Channel

Authorization can happen here


[View source]
def handle_leave(client_socket) #

[View source]
def handle_message(client_socket, msg) #

[View source]