Skip to content

v3.0.0

Latest

Choose a tag to compare

@StrixROX StrixROX released this 28 Mar 08:40
· 1 commit to main since this release

Release Notes

  • Uses http module primarily
  • Offers only basic functionality
    • Load balancing capability
    • User interface to interact with the load balancer network
    • Application layer control (OSI Layer 7)
    • TypeScript
    • Transport layer control (OSI Layer 4)
    • Web-socket based user interface to monitor backend servers
    • Backend server health-checks
  • Supported load balancing algorithms:
    • Round-Robin (Static)
    • Weighted Round-Robin (Static)
    • Least Connection (Dynamic)

What's Changed

Full Changelog: v2.0.0...v3.0.0