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

making callbacks object exposed to the caller #231

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

jiyoontbd
Copy link
Contributor

@jiyoontbd jiyoontbd commented Apr 3, 2024

We need to expose the Callbacks object which maps each callback function to a "key" (kind of like a map, but more type lenient) to the tbdexHttpServer builder, so they can check (and perhaps modify?) callbacks they register through onCreate/Get/Submit... functions

@jiyoontbd jiyoontbd merged commit 309e5f9 into main Apr 3, 2024
6 checks passed
@jiyoontbd jiyoontbd deleted the expose-callbacks branch April 3, 2024 17:25
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

Successfully merging this pull request may close these issues.

4 participants