Skip to content

Simple chat system to explore WebSocket (realtime data), built with React + Ably

Notifications You must be signed in to change notification settings

Kyewn/ChatSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ChatSystem

Simple chat system to explore WebSocket (realtime data), built with React + Ably

For CAT3053 Distributed Computing assignment

Local setup

Ensure that you have yarn package manager installed on your system.

Before starting the system, install all dependencies using yarn. After all dependencies are installed, you can simply start a local host using yarn start.

Usage

  1. Access the application by entering the URL: http://chat-system-oowu.vercel.app

  2. Enter a username when prompted. Re-enter another username if a username has been taken by another user.

  3. Finally, use the chatroom!

  4. You can view all users connected to the room via the button located at the top-right corner of the screen.

About

Simple chat system to explore WebSocket (realtime data), built with React + Ably

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published