class Amber::WebSockets::Server::Handler

Defined in:

amber/websockets/server.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def call(context) #

[View source]