swim-rust icon indicating copy to clipboard operation
swim-rust copied to clipboard

Refactor client to use existing downlink infrastructure contained within the server

Open SirCipher opened this issue 10 months ago • 0 comments

The client library can reuse a substantial portion of the downlink runtime contained within the server. This will require hoisting the downlink runtime out of the server and moving it to its own crate.

SirCipher avatar Mar 26 '24 11:03 SirCipher