Wrapper around the Marten server.
Class methods
addresses
Returns the addresses on which the server is listening.
Sourcehandlers
Returns the handlers of the server.
Sourceinstance
Returns the global HTTP server instance.
Sourcesetup
Setups the server (TCP binding).
Source