-
Notifications
You must be signed in to change notification settings - Fork 0
An attempt to improve connection quality in high packet-loss scenarios
License
lessandro/proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An attempt to improve connection quality in high packet-loss scenarios. This is an experimental project. The goal is to create an UDP tunnel where each packet is transmitted several times (4 times in 10ms intervals, for instance), thus increasing the probability that the remote end will receive that packet. This project will consist of an HTTP proxy server, which will run locally on the client machine and will forward all data via UDP to a remote server (with a better network connection). This remote server will implement the HTTP proxy protocol.
About
An attempt to improve connection quality in high packet-loss scenarios
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published