6016ea731b
- Change `BaseMsgReadWriter` to encode/decode messages with abstract method, which can be implemented by the subclasses. This allows us to create subclasses `FixedSizeLenMsgReadWriter` and `VarIntLenMsgReadWriter`. |
||
---|---|---|
.. | ||
__init__.py | ||
abc.py | ||
exceptions.py | ||
msgio.py | ||
trio.py | ||
utils.py |