class Bloom::Server
- Bloom::Server
- Reference
- Object
Defined in:
bloom/server.crConstructors
Instance Method Summary
- #cert_file : String
- #host : String
- #key_file : String
- #port : Int32
- #reuse_port : Bool
- #router : Array(HTTP::Handler)
- #router=(router : Array(HTTP::Handler))
- #run
- #server : HTTP::Server
- #ssl : Bool