This project adds real-time monitoring to LiveChat. This feature helps you monitor visitor on your website in real-time.
PRs for work done
This project required me to work on 3 different repositories at the same time. One for server, another was sending information from client-side and one for API.
- Server Side:- This one contains all the server-side code and adds UI for admin dashboard as shown below
- Client Side:- All the client information is collected here and sent to server side using SDK
- SDK:- This is an API which helped to send data from client side to server.
- Docs:- All the information about the new LiveChat realtime feature.