class Radbas::WebSocketAction

Included Modules

Defined in:

radbas-framework/web_socket_action.cr

Constructors

Instance Method Summary

Instance methods inherited from module Radbas::Action

call(context : Context) call

Constructor Detail

def self.new(socket_handler : SocketHandlerLike) #

[View source]

Instance Method Detail

def call(context : Context) : Nil #

[View source]