File: index.rst

package info (click to toggle)
python-ajsonrpc 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 524 kB
  • sloc: python: 1,286; makefile: 56; sh: 17
file content (18 lines) | stat: -rw-r--r-- 452 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. ajsonrpc documentation master file, created by
   sphinx-quickstart on Sun Jan 20 15:28:03 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Async JSON-RPC 2.0 protocol implementation
==========================================

:Source code: https://github.com/pavlov99/ajsonrpc


Contents
--------
.. toctree::
   :maxdepth: 2
   :caption: Contents:

   source/differences