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

browser-sdk stable version / react-sdk deprecation #801

Open
Barabazs opened this issue Jan 24, 2025 · 2 comments
Open

browser-sdk stable version / react-sdk deprecation #801

Barabazs opened this issue Jan 24, 2025 · 2 comments

Comments

@Barabazs
Copy link

I was previously using the react-sdk for my dApp and was waiting for the browser-sdk to reach stable status. However the react-sdk has now been deprecated for some time and the browser sdk still has a warning about being in alpha status.

Is there a timeline for when the browser-sdk will reach a stable status? I don't feel like it's safe to use alpha software in production, given the sensitive nature of xmtp chats. But at the same time, it's not great using unmaintained software either.

PS: the GH discussion option when creating a new issue points to a dead link:

Image

@rygine
Copy link
Collaborator

rygine commented Jan 27, 2025

hey @Barabazs! the Browser SDK should be stable enough to start developing against. the API is still settling, so some classes, methods, or functions may change name or signature. that being said, the underlying WASM bindings are in a good state.

a new React SDK is also in the works using the Browser SDK.

thanks for pointing out the broken link! will fix ASAP.

@nplasterer
Copy link
Contributor

Just to add a little extra color here. We're working on a public roadmap and will hopefully share sometime next week. With this roadmap we will be transitioning to versioned stable releases that you can pin your app to.
The browser-sdk should be feature complete and safe to use. Will share asap when we get that roadmap published.

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

3 participants