Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bindings/crypto-nodejs: Several functions take/return string instead of a usable type #18

Open
Tracked by #236
turt2live opened this issue Jun 29, 2022 · 2 comments
Assignees

Comments

@turt2live
Copy link
Member

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.

@turt2live
Copy link
Member Author

(non-blocker for bindings usage)

@turt2live
Copy link
Member Author

this also affects requests where it wants the caller to parse a string and supply a string back: surely these should be objects.

@turt2live turt2live changed the title feat(bindings/crypto-nodejs): Several functions take/return string instead of a usable type bindings/crypto-nodejs: Several functions take/return string instead of a usable type Jun 29, 2022
@Hywan Hywan self-assigned this Jun 30, 2022
@Hywan Hywan transferred this issue from matrix-org/matrix-rust-sdk Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants