-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
running
$ weron chat --community mycommunity --password mypassword --key mykey --names user1,user2,user3 --channels one,two,three
on two servers works, but throughput or latency just "hangs":
mac $ weron utility throughput --raddr "wss://asdfasdf.fly.dev" --community mycommunity --password mypassword --key mykey --server
.wss://asdfasdf.fly.dev
{"level":"info","addr":"wss://asdfasdf.fly.dev","time":"2022-05-08T12:38:56+03:00","message":"Connecting to signaler"}
{"level":"info","id":"328100cc-6814-461f-b26b-b06e30eefb0f","time":"2022-05-08T12:38:56+03:00","message":"Connected to signaler"}
{"level":"info","id":"31deeab6-3281-4ec7-89bb-d3f7b243b863","time":"2022-05-08T12:39:00+03:00","message":"Connected to peer"}
linux $ weron utility throughput --raddr "wss://asdfasdf.fly.dev" --community mycommunity --password mypassword --key mykey
.wss://asdfasdf.fly.dev
{"level":"info","addr":"wss://asdfasdf.fly.dev","time":"2022-05-08T12:38:59+03:00","message":"Connecting to signaler"}
{"level":"info","id":"31deeab6-3281-4ec7-89bb-d3f7b243b863","time":"2022-05-08T12:39:00+03:00","message":"Connected to signaler"}
{"level":"info","id":"328100cc-6814-461f-b26b-b06e30eefb0f","time":"2022-05-08T12:39:00+03:00","message":"Connected to peer"}
another peer is mac with tailscale and other is linux with tailscale - does tailscale interfere?
Metadata
Metadata
Assignees
Labels
No labels