Skip to content
Snippets Groups Projects
Select Git revision
  • aa009c942f3232e47a83fc414d2a64dfdd86a0f3
  • master default protected
  • embray/issue-22
  • documentation/init
  • ci/tag-master
  • V1.0
6 results

recsystem.py

Blame
  • E. Madison Bray's avatar
    [refactoring][#1] further split the RenewalRecsystem base class into a new
    E. Madison Bray authored
    JSONRPCServerWebsocketClient class that implements the asyncio loops
    
    the long name is to make clear that this implements a websocket client,
    which once connected to the websocket server provides a JSON-RPC server
    
    everything in this code is almost completely abstracted from the details
    of Renewal, allowing this code to be tested independently of the Renewal
    details
    aa009c94
    History
    recsystem.py 7.14 KiB