Skip to content

TCP chat server & terminal client made with libuv.

Notifications You must be signed in to change notification settings

dbarac/uv-tcp-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uv-tcp-chat

Simple multi-user TCP chat made with libuv.

Build

After installing libuv on your system, run:

$ ./build.sh

Run server and clients

$ ./chat_server
Listening on port 7000
...
$ ./chat_client

About

TCP chat server & terminal client made with libuv.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published