NextTalk is a real-time chat application that supports both individual and group chats. This is the frontend codebase of the application built using Next.js and Prisma ORM. The database used is MongoDB.
Real time Communication between 2peers using Web Socket. Communication between two client using their username. Only when both peers are connected through website. Website doesn't save the message state and History