Skip to content

Add UDP support#3

Merged
tristanpoland merged 1 commit intoHarbr-Foundation:mainfrom
OmniCloudOrg:main
Apr 3, 2025
Merged

Add UDP support#3
tristanpoland merged 1 commit intoHarbr-Foundation:mainfrom
OmniCloudOrg:main

Conversation

@tristanpoland
Copy link
Member

Added TCP and UDP proxy support to make Harbr-Router a universal proxy

  • TCP proxy module with connection pooling for efficient database proxying
  • UDP proxy module handling stateless protocols like DNS and syslog
  • Automatic database protocol detection for popular databases
  • Shared socket architecture allowing TCP/UDP on the same port
  • Expanded configuration options with backward compatibility
  • Metrics for all protocols with Prometheus compatibility
  • Updated documentation with examples for all protocols

@tristanpoland tristanpoland merged commit edf04d3 into Harbr-Foundation:main Apr 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant