andrerpena / chatjs

Platform-independent jQuery plugin for chatting
MIT License
184 stars 91 forks source link

Adding ajax call to get friendlist from an API #27

Open thewhiterabbit opened 8 years ago

thewhiterabbit commented 8 years ago

Hello! This is a great jQuery plugin. I would like to add the ability to make an ajax request to an API for auto-updating the friend list. I have a couple questions.

How do I update the user list?

How do I assign a private room to each pair of users?

Once complete I will pull request. :)

avambro commented 7 years ago

Hi @thewhiterabbit Did you find the solution ?