class Launch::WebSockets::Server::Handler

Defined in:

launch/websockets/server.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? blank?, present? present?

Constructor Detail

def self.new(path : String, &proc : HTTP::WebSocket, HTTP::Server::Context -> Void) #

[View source]

Instance Method Detail

def call(context) #

[View source]