71c1548653lots of work completed towards getting TCP connections working. Sockets are now created when requested by CX, data can be sent. not received yet. This specific commit wont' build because I'm trying to import dumpIP but can't manage to. just remove from dSockets.js and it'll work. pushing anyways because I hvaen't pushed in too long and I'll die if I lose all this
преди 2 месеца
oscar
422457abb8TCPProxy seems to work as intended using link(). New test creating a mock socket as inbound connection to google.
преди 3 месеца
oscar
290d9a010estarted work on TCPProxy. Wrapper around TCPServerSocket and TCPSocket from directSocketsApi. refresh of cx files, removed old bad implementation of directSocketsApi spec