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

Hook Setup #178

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Hook Setup #178

merged 1 commit into from
Dec 15, 2023

Conversation

alexrisch
Copy link
Contributor

Setup for hooks in module

Step 1 of many towards parity with Web on the JS side

Added xmtp context into module and out from example app Added useClient hook to help manage client

Follow ups, adding codecs, processors, namespaces, validators Adding client close method in disconnect callback

@alexrisch alexrisch requested a review from a team as a code owner December 13, 2023 20:26
Setup for hooks in module

Step 1 of many towards parity with Web on the JS side

Added xmtp context into module and out from example app
Added useClient hook to help manage client

Follow ups, adding codecs, processors, namespaces, validators
Adding client close method in disconnect callback
@alexrisch alexrisch force-pushed the user/alexrisch/hook-setup branch from 3d3cd6b to 0ac8158 Compare December 13, 2023 21:40
Copy link
Contributor

@nplasterer nplasterer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having these hook inside of the sdk will be a huge improvement!

@alexrisch alexrisch merged commit 0a69bf5 into main Dec 15, 2023
4 of 5 checks passed
@alexrisch alexrisch deleted the user/alexrisch/hook-setup branch December 15, 2023 22:29
Copy link
Contributor

🎉 This PR is included in version 1.22.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants