/mm

Mobile Messenger API and web socket server

Primary LanguagePHP

mm

Mobile Messenger API and Message server

This project consist of 2 part:

API server

Provide the interface for client to interact using Reqest/Response method. It's a PHP application

Message server

This is a web socket server implement with python on top of tornado, for realtime message pushing.