1.0.10 • Published 8 years ago

tcp-chat-server v1.0.10

Weekly downloads
13
License
MIT
Repository
github
Last release
8 years ago

TCP chat server and client

This is a simple TCP chat app that can either host a chat or connect to another chat server.

Install it globally using npm i -g tcp-chat-server

Options

commanddefaultusage
--servenoneThis flag is used to host a chat server
--connectnoneThis flag is used to connect to a chat server
--host127.0.0.1This flag is used to specify the host to connect
--port4000This flag is used to specify the port to host a server or to connect

Example

tcp-chat --serve --port 5000

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago