module Launch::WebSockets

Defined in:

launch/websockets/channel.cr
launch/websockets/client_socket.cr
launch/websockets/client_sockets.cr
launch/websockets/server.cr
launch/websockets/subscription_manager.cr

Class Method Summary

Class Method Detail

def self.topic_path(topic) #

Helper method to get the path of a topic


[View source]