Version 7.4
released on July 7, 2020
New Features
Interface
- User-friendly design
- Private chats
- Group chats
- Ability to edit chats
- Highly customizable
Backend
- WebSockets technology for live updates
- token-based authentication
- ready-made Golang backend
Code
The widget is built as a Webix Jet app, which means:
- Customizable Jet views to fine tune interface chunks
- Data and backend services to provide custom logic for working with data
- ES6 syntax
Back to top