matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/rpc
Andrew Ferrazzutti 27b2c15ad3 Changes to RPC object logging and Node config
- Move config from Python to Node
- Also log responses
- Only log request/response object properties in Node, as logging them
in both Node and Python is redundant
- Error-out if Node listen config is missing
- For convenience, make PeerClient copy setting properties from
ClientManager instead of referencing them
2022-05-15 22:17:28 -04:00
..
__init__.py Better tracking of client event handlers 2022-04-09 04:04:10 -04:00
rpc.py Changes to RPC object logging and Node config 2022-05-15 22:17:28 -04:00
types.py Initial commit 2022-02-25 02:22:50 -05:00