Bluezix
Saving Messages withj SignalR
Hi guys Im Creating a webApp for creating groups something like discord and skool.For now i have the basic home page Creat Group and visualzing the group to some degree(Im dump and made the frontend first).I use SignalR the chat system and have TextChannel and Message models in the Db.I want to save the messages and display them.How can i do that with the SignalR. Here is the repo https://github.com/MiroslavPetrovv/GroupApp
1 replies