/tcp-server

Test server using nodeJS

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

tcp-server

Test server using nodeJS with ECHO and bridge options

ENV config available PORT1 default 9000 PORT2 default 9001 ECHO default false (data is ECHO the client if true) BRIDGE default false (data is bridged between PORT1 and PORT2 if true)