/SimplestLoadBalancer

This is an implementation of a sessionless/stateless UDP load balancer that evenly distributes packets to back-end targets, and with low-latency target management (add and remove).

Primary LanguageC#MIT LicenseMIT

No issues in this repository yet.