Skip to content

clanChat is Group chat along with video/audio calls that’s all fun and games

Notifications You must be signed in to change notification settings

Ankur1493/clan_chat

Repository files navigation

Clan Chat

Clan-Chat is a Discord-like application inspired by a YouTube tutorial on creating a Discord clone using Next.js. Initially, the tutorial utilized Socket.IO and LiveKit for core functionalities. However, I decided to challenge myself by implementing WebSockets and livekit for managing live calls.

Key aspects of the project include:

  • Real-Time Communication: Implemented using WebSockets for chat functionality.
  • Live Calls: Exploring livekit to handle video and voice communication. -System Architecture: Designing a multi-server setup to manage different aspects of the application:
    • WebSockets Server: For managing real-time chat.
    • Next.js Application: Handling authentication and user flow.

Pictures of the application

image image image image

About

clanChat is Group chat along with video/audio calls that’s all fun and games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages