Communication
*************

There are two forms of client-server communication supported:

Low-level AJAX Calls
====================

.. toctree::

   communication/remote_io


Higher-level Remote Procedure Calls (RPC)
=========================================

.. toctree::

   communication/rpc

RPC Servers
-----------

.. toctree::
   
   communication/rpc_server_writer_guide

Specific Widget Communication
=============================

.. toctree::
   
   widget/table_remote_model

