matrix-org / matrix-org/matrix-rust-sdk-crypto-nodejs
bindings/crypto-nodejs: Several functions take/return `string` instead of a usable type
Open
@Hywan is already working on this.
Since Jun 30, 2022.
- Dominant language
- Rust
- Stars
- 11
- Forks
- 23
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
For example, it'd be really great to be able to supply a JS `object` to `encryptRoomEvent()` or better understand what `receiveSyncChanges` is actually returning.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.