Onionr/src/apiservers/README.md

280 B

API Servers

Contains the WSGI servers Onionr uses for remote peer communication and local daemon control

Files

  • __init__.py: Exposes the server classes
  • private: Contains the client API (the server used to interact with the local Onionr daemon, and view the web UI)