I’ve one net software. I want to give chat performance in that software.
Does anybody is aware of which library or framework is greatest and quick implementation
That is too broad of a query to present a solution. Are you on the lookout for off-the-shelf javascript you possibly can plug in to any net app to have a “chat with any individual dwell” kind performance? If that’s the case, you possibly can search the online for that. When it comes to a RESTful API, this is perhaps an excellent software for websockets. Actually, gorilla/websocket has a chat instance you possibly can probably repurpose:
I would like chat library in golang .
I want to retailer the dialog in database.
Entrance finish angular