-
dubbo的java版本是支持jwt鉴权的,但是rust版本目前没有看到相关example,所以rust的sdk目前是否支持jwt鉴权
-
### Background story
I recently integrated a service written in Go, with AWS textract, and realized that there were no examples on how to do this here in Github and in the [AWS SDK for Go v2 document…
-
### Describe the bug
I was trying to implement a schema, where one of the table's fields returns a value from a graph query. It works nicely on in-memory CLI repl, but when used inside Rust SDK (te…
-
Run https://github.com/matrix-org/matrix-rust-sdk/actions/runs/9852865102/job/27202217506
It looks like the sending_task never returns, despite it sending the message.
Relevant logs:
```
2024-…
-
Switch from `rusoto` to `aws-sdk-rust` in the `craftpoker` branch.
Although it's in alpha, `aws-sdk-rust` is clearly the way forward. I'm marking this as `high priority` because I believe it's triv…
-
See https://github.com/apache/incubator-teaclave-sgx-sdk/issues/52 and https://gitter.im/rust-sgx-sdk/community?at=5f6a836a8fe6f11963558a58
-
Consider adding examples in the Github repo (maybe as a README?) on how to use the Rust SDK for each of the supported Building Blocks, e.g how to use the Rust SDK for Service Invocation.
These exa…
-
Starting with `1.1.32` I am unable to build `ring` on my machine. Downgrading to `1.1.31` fixes the issue.
Rust version both 1.82 stable and nightlies reproduce the error for me.
Also other crates f…
-
Alternatively, we could add `canonical_alias` as a separate field.
~~This is breaking the names of rooms without a `m.room.name` in EX.~~ Apparently the rust SDK doesn't use `name` field.
c.f.
…
-
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…