Skip to content

dethancosta/realtime-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-chat

A realtime TCP chat server and client. Uses a redis backend.

alice bob

Instructions

To start a server, simply run make server in the terminal. To start a client, run make client in the terminal.

To-Do

  • Add Chat Rooms
  • Migrate to Websockets

Notes

  • Make sure you have redis running on your machine. I use brew services start redis on my Mac, but you may need to do something different.

About

A realtime chat server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published