Module server

Source
Expand description

A simple multi-threaded Gopher server.

Functionsยง

render
Render a response to a String.
start
Starts a Gopher server at the specified host, port, and root directory.