Remote interface exposed from both ends of a single upnode connection

47 Views Asked by At

So I know how to splice a dnode interface in from both ends of TCP connection - see my code here: client.js and server.js. Can you do this with upnode ?

1

There are 1 best solutions below

0
jpillora On BEST ANSWER

Okay finally figured it out:

client.js

server.js