api - Live chat integration for adaptive websites -


i'm looking livechat solution, works adaptive websites out of box. or, if no 1 haven't created yet, live chat, provides full stack api, making chat module myself.

hope advices. in advance.

upd: please note, i'm looking adaptive chat module, displayed similar on every electronic device: smartphone, tablet, laptop or desktop computer.

why not build html5? html5, server can push data clients without browser request. way, can receive client , push every other client application has.

you can check out signalr well. can achieve similar experience html5 not required on clients (it switches long-pull requests needed , other mechanisms).


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -