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

Consider exposing a JSON Schema crate (or some set of functionality) #137

Open
KendallWeihe opened this issue Apr 30, 2024 · 1 comment
Open

Comments

@KendallWeihe
Copy link
Contributor

Spurred from here TBD54566975/tbdex-rs#54 but also we have a broad array of use cases for JSON Schema's throughout our suite of SDKs. Consider designing functionality here in web5-rs which can be exposed to all the various use cases.

Also, an answer may be that we should use an existing open source lib, but we should consider how we could leverage such a solution for non-Rust language through our bindings initiative.

@KendallWeihe
Copy link
Contributor Author

Adjacent to this, we have run into a number of cases where serializing JSON strings (& base64 encoding?) have had slight differences in terms of the canonical ordering of properties, so we should consider exposing some feature set which offers a consistent solution for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant