module Alfodr::WebSockets

Defined in:

alfodr/websockets/channel.cr
alfodr/websockets/client_socket.cr
alfodr/websockets/client_sockets.cr
alfodr/websockets/server.cr
alfodr/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]