-
This SDK is behind Intel's SDK for quite a while already and the supported rust compiler is very old.
We currently face a deadlock because https://github.com/dtolnay/proc-macro2/pull/296 breaks our…
-
# Unable to decrypt Epic Issue
Meta issue relating to all "Unable to Decrypt" problems, a.k.a "Waiting for this message, this may take a while".
[A decryption failure normally manifests when the…
-
## Implement Workflow API
- [ ] https://github.com/dapr/rust-sdk/issues/140
- [ ] https://github.com/dapr/rust-sdk/issues/141
## Release Note
RELEASE NOTE:
-
I have a multi modal sensor fusion project where we need to train a convolution neural network .
the data is streamed in real time using nats Jetstream from various platforms like cars and trucks a…
-
Per https://github.com/fermyon/spin/blob/b45feb8e91afe5625a2de19e1904eec10ebbc936/examples/wasi-http-rust-streaming-outgoing-body/src/lib.rs#L99:
```
let outbound_req = spin_sdk::http::Outgoin…
-
JIRA link - [INLONG-164] created by misaka
-
### Is your feature request related to a problem? Please describe.
Implement `execute_workflow` similar to the Python SDK.
### Describe the solution you'd like
Currently the Rust SDK offers the `star…
-
To avoid a valid lint, we should desugar `FooClientMethods` methods as `async fn foo() -> Result` into `fn foo() -> impl Future` instead.
See for context.
-
### Is your feature request related to a problem? Please describe.
It would be great if the Rust SDK dragged in as few dependencies as possible. Dependencies increase build times throughout downstr…
-
I just recently had this issue where the Wooting Analog Plugin would link against the Wooting Analog SDK I compiled myself, but crash when attempting to read the buffer. I imagine a similar issue coul…