Open bkolligs opened 1 year ago
Sometimes I don't want to be limited by the async-await syntax and would rather just interact with the sockets in Rust inside of my own concurrency code. Could this be exposed by just using the underlying sockets?
Sometimes I don't want to be limited by the async-await syntax and would rather just interact with the sockets in Rust inside of my own concurrency code. Could this be exposed by just using the underlying sockets?