henry-bao / SocketClient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocketClient

Example output

How to run:

yarn install # or npm install

# logging levels:
#   INFO
#   WARN
#   ERROR
yarn start <server> <port> <loggingLevel> <"command1"> <"command2">... # or npm run start ...

About

License:MIT License


Languages

Language:TypeScript 100.0%