Alumna::App
Inherits Alumna::Ruleable < Reference < Object
Constructors
new(serializer : Http::Serializer = Http::JsonSerializer.new)
SourceInstance methods
active_requests
Sourceclose
Sourcedispatch(service : Service, ctx : RuleContext) : RuleContext
Central dispatch using merged pipelines
listen(port : Int32 | Nil = 3000, *, host : String = "127.0.0.1", unix_socket : String | Nil = nil, trusted_proxies : TrustedProxies = nil, workers : Int32 | Nil = nil, shutdown_timeout : Time::Span | Nil = 10.seconds, trap_signals : Bool = true)
Sourcemax_body_size
Sourceserializer
Sourceservices
Source