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

updates the response signature for to enable inter-canister calls an… #6

Merged
merged 11 commits into from
Nov 17, 2023

Conversation

krpeacock
Copy link
Owner

@krpeacock krpeacock commented Oct 2, 2023

Breaking change - alters the HttpFunction signature to be async. This enables async behavior to take place during the functions, such as

  • inter-canister calls
  • http outcalls
  • canister signatures
    etc

@krpeacock krpeacock merged commit 6dc13d2 into main Nov 17, 2023
6 checks passed
@krpeacock krpeacock deleted the kyle/async-responses branch November 17, 2023 21:13
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.

1 participant