python 2.7 - Chat Solution for Mobile App -
i looking chat solution can integrate mobile app. far, have been looking python solutions , have come across "chat demo in tornado" library. there more advanced solutions can ?
chat demo link : https://github.com/facebook/tornado/tree/master/demos/chat
there play2 (java) app has been developed example heroku makes use of redis , websockets: https://github.com/heroku-examples/play-websockets-chat-sample
it helpful.
Comments
Post a Comment