Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
middleware::TargetNode Struct Reference

A target node for the load balancer. More...

#include <Proxy.hpp>

Public Attributes

std::string host
 
int port
 

Detailed Description

A target node for the load balancer.

Member Data Documentation

◆ host

std::string middleware::TargetNode::host

◆ port

int middleware::TargetNode::port

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