.. rabbitChat documentation master file, created by
   sphinx-quickstart on Thu May 19 01:20:05 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

mosquittoChat Docs!
======================================


An MQTT protocol based Chat-Server/Chat-System using Mosquitto Broker, tornado as web server, sockjs in client(browser) side javascript library, sockjs-tornado as sockjs implementation on server side and paho-mqtt (mqtt python client).

**Home Page :** https://pypi.python.org/pypi/mosquittoChat


Details
-------

:Author: Anirban Roy Das         
:Email: anirban.nick@gmail.com
:Copyright(C): 2016, Anirban Roy Das <anirban.nick@gmail.com>

Check ``rabbitChat/LICENSE`` file for full Copyright notice.



Documentation:
--------------

.. toctree::
   :maxdepth: 2

   overview
   features
   installation
   usage
   api
   references




Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

