1

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 ?

jpillora
  • 5,194
  • 2
  • 44
  • 56

1 Answers1

1

Okay finally figured it out:

client.js

server.js

jpillora
  • 5,194
  • 2
  • 44
  • 56