Node.js简单的TCP服务器客户端 具有简单协议的简单tcp套接字服务器。 用法 用npm run compile打字稿代码 要运行服务器: npm run start-server 运行客户端: npm run start-client Usage: 1. "+" command. Sums the arguments given after "+". Arguments can be float and comma separated. Example: +1,2 and +-13.23,1253.2 2. "*" command. Multiplies the arguments given after "*" Example: *1,0 and *-13.23,1253.2 3. "close" command. Shutdowns the