Loading...
Searching...
No Matches
ServeEndpoint Struct Reference

Configuration for a single serve endpoint. More...

#include <ServeMode.h>

Public Attributes

PotType potential
std::string host
uint16_t port

Detailed Description

Configuration for a single serve endpoint.

Maps a potential type to a host:port pair. Multiple endpoints can be served concurrently, each in its own thread with its own potential instance.

Definition at line 27 of file ServeMode.h.

Member Data Documentation

◆ host

Definition at line 29 of file ServeMode.h.

◆ port

Definition at line 30 of file ServeMode.h.

◆ potential


The documentation for this struct was generated from the following file: