That is the private chat application which is used NestJS Web Scokets and ReactJS. Backend runs on 5000 port and Frontend runs on 3000 port. Backend is designed by Generic Repository Design Pattern. For creating a private room in Frontend, we should send request to 'http://localhost:5000/room/create/:receiver'. 'receiver' param represents the username of the person which we want to send message.
-
Notifications
You must be signed in to change notification settings - Fork 1
okancancoskun/Nest-React-Private_Chat_Room
About
Private Chat App with NestJs Web Sockets and React.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published