class Cryap::Web::ApiController::Streaming

Defined in:

controllers/api/streaming.cr

Constructors

Instance Method Summary

Instance methods inherited from class Cryap::Web::Controller

return_error(status : HTTP::Status) return_error

Constructor methods inherited from class Cryap::Web::Controller

new new

Constructor Detail

def self.new(streaming : StreamingService) #

Instance Method Detail

def health(context) #

def user(session, context) #

def user_notification(session, context) #