263 B
263 B
Send and Receive in Different Tasks
If you need to split the different actions of your client across different tasks, you can do so like this:
{{#include ../../../../../../sdk/rust/nym-sdk/examples/parallel_sending_and_receiving.rs}}