Closed SomberNight closed 5 years ago
Oh wait, this is not enough; don't merge yet.
A further issue is that __init__.py
imports the relevant module
https://github.com/kyuupichan/aiorpcX/blob/10d62038c063774bfdf1001be3487424f55b7b14/aiorpcx/__init__.py#L8
Not really sure how to do this nicely tbh. The current change should work though.
Electrum uses aiorpcx, but we don't plan to use the websockets functionality for now. For this reason, I would prefer making websockets an optional dependency.