mirror of
https://github.com/logos-co/Overwatch.git
synced 2025-02-23 11:48:14 +00:00
* Rework Relay to expose OutboundRelay on connect This simplifies the implementation and enforces a correct usage of the channel by exposing send methods only after a successful connection. * update tests