Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

v1.2: HTTP Server & Documentation

Compare
Choose a tag to compare
@dstarner dstarner released this 02 Apr 17:31

Changelog

  • Added HTTP server wrapper around RPC ServiceHandler, allowing the service to be served using HTTP and JSON POSTs requests.
  • docs directory added with all of the documentation.
  • runrpcserver command updated to give more information and to run with autoreloader.
  • Error messages for invalid validator fields give more concise and helpful information.
  • Caches load_module modules.