class

Gemini::Server

Inherits Reference < Object

Constructors

new(handlers : Array(Gemini::Server::Handler)) : self
Source

Class methods

build_middleware(handlers, last_handler : Context -> | Nil = nil)
Source

Instance methods

certificate_chain
Source
certificate_chain=(certificate_chain : String | Nil)
Source
handle_connection(conn)
Source
listen(addr, port)
Source
private_key
Source
private_key=(private_key : String | Nil)
Source
start_underlying_servers(addr, port)
Source

Nested types