# Functions
New creates a new instance of Server.
WithGracefullContext accepts a context to shutdown a Server with care for existing client connections.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
RunOptions holds a set of configurations for Server.Run().
Server provides a webtty HTTP endpoint.
# Type aliases
RunOption is an option of Server.Run().