Skip to content

A chat client and server that can handle millions of clients at once with the ability to choose different chat lobbies to connect to.

Notifications You must be signed in to change notification settings

stonesha/cat-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cat-chat

cat chat demo

A chat client and server that can handle millions of clients at once with the ability to choose different chat lobbies to connect to

Stack

Backend

  • Elixir
  • Cowboy (for websockets)
  • Jason (for parsing JSON)

Frontend

  • React (Vite)
  • TailwindCSS

Backend

Build and run the Dockerfile, or run mix run --no-halt to start the backend.

Frontend

Run npm run build to get index.html.

About

A chat client and server that can handle millions of clients at once with the ability to choose different chat lobbies to connect to.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published