Skip to content

amalik12/groop

Repository files navigation

Groop

A web-based chat application built in React.

Current functionality

Room creation

Set a name and custom url of the room. If no url is specified, a url is randomly generated.

Authentication

Users are required to login to chat and view a room's messages. Clients are authenticated with the server using JSON web tokens.

Chat

Events (messages sent, users joining, etc.) are broadcast to the room using websockets. The chat room currently displays the room's name, creation time, logged in members, and messages (with live updating timestamps).

Future Work

  • Avatar uploads

About

A web based chat application, built in React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors