Remote interface exposed from both ends of a single upnode connection

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 ?

Okay finally figured it out:

client.js

server.js