serai/common
Luke Parker 74a8df4c7b
Add a new primitive of a DB-backed channel
The coordinator already had one of these, albeit implemented much worse than
the one now properly introduced. It had to either be sending or receiving,
whereas the new one can do both at the same time.

This replaces said instance and enables pleasant patterns when implementing the
processor/coordinator.
2023-11-19 02:05:01 -05:00
..
db Add a new primitive of a DB-backed channel 2023-11-19 02:05:01 -05:00
env Add msrv definitions to common and crypto 2023-08-02 14:17:57 -04:00
request Restore runtime feature to hyper 2023-11-15 20:40:24 -05:00
std-shims Correct std feature-flagging 2023-10-31 07:44:02 -04:00
zalloc Correct std feature-flagging 2023-10-31 07:44:02 -04:00