1.3.0 • Published 1 year ago
glorioustunnel-tcp-relay v1.3.0
glorioustunnel-tcp-relay
Heavily based on the excellent node-tcp-relay from tewarid.
- Rewritten in ES6 (classes & fat arrows)
- Optimized for programmatic extensibility
- All classes are split in separate modules, exported and can be extended
- All listener callbacks are separated into dedicated class methods
- Removed
numConn
support in client - Removed cli support
- Added debug logging
- Added TLSRelayServer
- Added tests
Debug
DEBUG=relay:* yarn test
License
MIT © tewarid & berstend
1.3.0
1 year ago