/libuv-chat

Something something libuv something

Primary LanguageCISC LicenseISC

A libuv chat application

Sample libuv TCP server: a chat server where every user is assigned a Pokemon name.

A modern version of libuv-chat by @bnoordhuis. With 100% more Pokemon.

Instructions

# build it
make

# run it
./out/Default/chat-server

#enjoy!