Skip to content

A small chat room using my own networking lib using asio

Notifications You must be signed in to change notification settings

Robertkq/TheWired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a chat room I've made with my own library kqnet.

Hopefully this is a decent example for anyone trying to use the library.

Once properly connected into the Chat Room, by getting validated, you can press CTRL to write messages and press enter to send them.

The chat room also supports 3 additional commands

/w <name> <message> - Whispers to the client who has that name
/r <message> - Replies to the last person who sent/received a message from the user with a whisper
/confetti - Surprise

About

A small chat room using my own networking lib using asio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages