-
Notifications
You must be signed in to change notification settings - Fork 91
issue for multiple user #21
Comments
Hello @SuryaTripathi, Do you need multiple users in one conversation? There has been a while since last time I used this plugin, but I guess it supports user rooms. Please be aware that you need to go through the issue lists to see the current Plugin bugs and fix them... Some of the fixes were provided by me, since I had to use this plugin in a production software (Yes, the fixes are not currently available on the plugin as you download them, @andrerpena has been away for a while). I am happy to help you, but need more information about your requirements. Cheers! |
Hello, please anyone can impliment code for multiple user, im using sql server databse from table_User i need all Online user to chat with them and vice versa... |
HI Starlette , Can u please tell me how u have integrated multiple users. |
$.chat({ Just to Clarify this is for the Client-Side right..? how do you make it work for dynamic data..? im working on ASP.net Razor MVC3, whenever i try the userId: '@(user.Id)' its not working and not passing the data around the jquery adapter.. and one thing.. in the jquery adapter demo.. there's a configuration of users already.. should i delete that and make my own or the client side $chat provides the data to be used..? anyway i need help fellow users of this plugin.. Thank you |
i am using your plugin in my php project but there is no idea to implementing this for multiple user. Please user. please suggest me to, how to make changes in js plugins.
The text was updated successfully, but these errors were encountered: