Hello
I want to create a conversation between the admin in the panel and the users on the site
Please explain how to configure Chat widget in Asp.Net Mvc
You can find attached below a sample project that uses a simple SignalR hub to implement a peer-to peer chat, using the Kendo UI Chat widget. You can modify the hub service to suit your needs.
I'm going to fix it, but there's a little problem. I want all previous chats to be loaded, but I can not separate my own chat with my other collaborator, maybe my guide please ???
0
Bozhidar
Telerik team
answered on 12 Jul 2018, 08:10 AM
Hi,
The purpose and focus of the Chat widget is to provide a great UI and flexible API that you can connect to any chat service or bot. Implementing the service itself is outside the scope of the widget, and we can only assist in issues related to the widget itself.
Perhaps someone from the community can offer guidance in implementing this particular service.