Open akaustel opened 10 years ago
@akaustel did you get this working?
@hoffmabc sorry to say, but no, I did not get it to work. Dealing with the same kind of problem? I might still need this, but currently working on other things.
if you're still looking for examples, I've been using this in a p2p chat app: zlorp
@mvayngrib that's actually pretty cool.
@akaustel I'll take a look at what's the issue. Sorry it's taking so long.
no worries. I hacked around the problems I had, https://github.com/shovon/node-rudp/compare/master...mvayngrib:master but I think you probably know a better way to do it
and thanks for making this!
I have spent some hours trying to get this thing to work, without success. Tried to set up the file sharing example, and add some console.logs to understand where it goes wrong.
Here is my setup. And the output from the processes. Everyone is run on separate machines, but client and server are behind the same NAT.
Mediator
Server
Client
I would be very happy to get some pointers to get this working!