- Put internal stuff (cbor, ipld deserialization, xprc client) into internals module - Move various record types into separate modules under entities - Also move session into entities as well - Simplify CBOR conversion stuff by liberal usage of TryFrom This will all make it a little easier to implement additional things, like filtering out replies |
||
---|---|---|
.. | ||
cbor.rs | ||
ipld.rs | ||
xrpc.rs |