Trio JSON-RPC
latest
  • Installation
  • Clients
  • Servers
  • Dispatch
  • Errors
  • Examples
  • Sphinx Integration
  • Changelog
Trio JSON-RPC
  • Docs »
  • Trio JSON-RPC
  • Edit on GitHub

Trio JSON-RPC¶

This project provides an implementation of JSON-RPC v 2.0 based on sansio-jsonrpc with all of the I/O implemented using the Trio asynchronous framework.

Contents¶

  • Installation
  • Clients
  • Servers
  • Dispatch
    • Usage
    • Context
    • API
  • Errors
    • Base Classes
    • Built-in Exceptions
    • Custom Errors
  • Examples
    • Server Example
    • Client Example
  • Sphinx Integration
    • Overview
    • Methods
    • Errors
    • Index
  • Changelog
    • 0.4.0

Appendix¶

  • JSON-RPC API Index

  • Search Page

Next

© Copyright 2020, Hyperion Gray Revision dbc084c8.

Built with Sphinx using a theme provided by Read the Docs.