server -is:module

Start a server
extracts the tag of the server involved in a given message
InfluxDB server address and port that to interact with.
The hint to install the server job
An implementation of the DoH api that delegates to the local machine's DNS resolver, using the resolv package (see Network.DNS).
Server b' b receives requests of type b' and sends responses of type b. Servers only respond and never request.
Start a preview server.
An object representing a Server.
Server b' b receives requests of type b' and sends responses of type b. Servers only respond and never request.
A handle that can be used to control the monitoring server. Created by forkServer.
Representation of a Foreign.JavaScript server. Can be used for dynamic configuration, e.g. serving additional files.
Server Prefix
Memcached server connection.
Server is used with the client functions to point at the ES instance
The Server object. You can easily configure the behavior (how the server responds with some requests) after creating by start function.
Memory-managed wrapper type.
Server type. Server takes a HTTP request, should generate a HTTP response and push promises, then should give them to the sending function. The sending function would throw exceptions so that they can be logged. The sending function must only be called once.