Sunday, November 17, 2013

Cloud Chat library

Hello,

i am glad to announce my last personal project, Cloud Chat Library.

Cloud chat is a javascript chat library that uses angularjs ( http://angularjs.org/ ) and jquery ( http://jquery.com/ ) for user interface and realtime.co framework ( http://framework.realtime.co ) for messaging and storage.

Authentication is provided by facebook api and google api. Looking forward to add more providers.

The project source code is available at github:

https://github.com/mrshogun/cloudchat

And you can use a the following url to use a online version of the library:

http://dl.dropboxusercontent.com/s/sl5azkks6isi42v/cloudchat.js

You can allways use it in your own blog, if you will need any help with it let me know.

If you want to try it, just login at the top of this blog and let people know what do you think about it.