Select Git revision
recsystem.py

#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
recsystem.py 7.14 KiB