jsonrpcserver
stable

Contents

  • Quickstart
  • Methods
  • Dispatch
  • Async
  • FAQ
  • Examples
jsonrpcserver
  • Docs »
  • Welcome to jsonrpcserver’s documentation!
  • Edit on GitHub

Warning

This is the documentation for version 5, released August 16, 2021. Read a post explaining the changes in version 5.

Welcome to jsonrpcserver’s documentation!¶

jsonrpcserver

Dispatch JSON-RPC requests to your own functions, and get a response to send back.

Contents

  • Quickstart
  • Methods
    • Responses
    • Parameters
    • Invalid params
  • Dispatch
    • Optional parameters
      • methods
      • context
      • deserializer
      • serializer
      • validator
  • Async
    • Notifications
  • FAQ
    • How to disable schema validation?
    • Which HTTP status code to respond with?
    • How to rename a method
    • How to get the response in other forms?
  • Examples
    • aiohttp
    • Django
    • FastAPI
    • Flask
    • http.server
    • jsonrpcserver
    • Sanic
    • Socket.IO
    • Tornado
    • Websockets
    • Werkzeug
    • ZeroMQ
    • ZeroMQ (asynchronous)
Next

© Copyright 2021, Beau Barker Revision 09c16753.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
5.0.3
5.0.2
4.2.0
3.5.6
Downloads
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.