webmeshproj / webmesh

A simple, distributed, zero-configuration WireGuard mesh solution
https://webmeshproj.github.io
Apache License 2.0
420 stars 16 forks source link

How is the latency? #20

Open lonnietc opened 9 months ago

lonnietc commented 9 months ago

Hello,

I am still researching for the p2p project and am interested in webmesh more. The project will initially be running on Windows and not in a docker framework, but later will be cross platform as well.

Can you please tell me how much latency you get relative to native running in the network transfers?

Also, how well do you think that it scales?

Also, as a though, you might be interested in using Wintun for Windows (https://github.com/fumiama/wintun) as it will load the wintun kernel dll at runtime just like the Yggdrasil project does (https://github.com/yggdrasil-network/yggdrasil-go) just as a thought that might be of use.

Thanks and have a great day