tosc-rs / mgnp

MnemOS Global Networking Protocol
Creative Commons Attribution Share Alike 4.0 International
14 stars 1 forks source link

feat(tricky-pipe): initial bidirectional channel implementation #8

Closed hawkw closed 8 months ago

hawkw commented 9 months ago

This branch adds an initial implementation of bidirectional channels based on a Sender/Receiver pair to the tricky-pipe crate.