-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
this should instead use send which does not block but still has the niceness of .await
see example usage here:
https://github.com/nick1udwig/sign/blob/master/sign/src/lib.rs#L41-L49
(note that uses send_rmp which [de]serializes from messagepack rather than json; use send for json)
see send and send_rmp implementations here:
Metadata
Metadata
Assignees
Labels
No labels