Results 6 comments of Darkren

@ivcosla I think it's not like lacking it's more of improvement and comfort to use if I get it correctly. @evanlinjin I looked through all of the `RangeRules` calls. The...

@Senyoret1 hey there. this is actually how skywire works. we don't have any simple way to say that the remote node or some intermediary one failed and exclude it from...

@Senyoret1 you're just in time, we've recently added this functionality. I'll expose methods

@Senyoret1 I added methods: - `VPNBandwidthSent`: Returns amount of bandwidth sent over VPN (bytes); - `VPNBandwidthReceived`: Returns amount of bandwidth received over VPN (bytes); - `VPNLatency`: Returns latency (ms); -...

@Senyoret1 hm, when I tested these funcs with the usual visor it worked well. I'll check

@Senyoret1 ah, gosh, sorry, forgot to mention one thing. These funcs were added to the `feature/v0.4.0` branch only, and they require both visors to be built from that branch, remote...