Chat application using Redis & Web-sockets



Chat application using Redis & Web-sockets

Chat application using Redis & Web-sockets

In this video I have implemented the most simple chatting application using Redis and web-sockets.
Here is the code : https://github.com/anshriva/redis-web-sockets-chat
The system has three components:
1. For front end: I have used browser console to connect to backend using web-sockets.
2. For backend: I have used. spring boot project in Java
3. Redis is used to send message between services.

Chapters
00:00 Introduction
01:10 Design overview
02:42 Redis
03:28 Backend
10:23 Frontend
13:25 Demo
17:22 Conclusion
Follow me on Linkedin: https://www.linkedin.com/in/anubhavsri/
You can also DM me if you need guidance as a software engineer.

Comments are closed.