class Bloom::Handlers::Twirp

Included Modules

Defined in:

bloom/handlers/twirp.cr

Constant Summary

Log = ::Log.for(self)

Constructors

Instance Method Summary

Constructor Detail

def self.new(prefix : String = "/twirp") #

[View source]

Instance Method Detail

def add_service(service : Service) #

[View source]
def add_service(services : Array(Service)) #

[View source]
def call(context : HTTP::Server::Context) #

[View source]