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

feat: add worktop/durable module #80

Merged
merged 19 commits into from
Sep 11, 2021
Merged

feat: add worktop/durable module #80

merged 19 commits into from
Sep 11, 2021

Conversation

lukeed
Copy link
Owner

@lukeed lukeed commented Sep 11, 2021

See Counter3 and Counter4 in types/durable.ts for usage examples

Comment on lines +114 to +117
return this.#router.run({
request: req,
waitUntil: this.#wait,
} as FetchEvent);
Copy link
Owner Author

Choose a reason for hiding this comment

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

This is because the Router (currently) expects to receive a FetchEvent input. Changing soon.

@lukeed lukeed merged commit 2877802 into next Sep 11, 2021
@lukeed lukeed deleted the feat/do branch September 11, 2021 20:00
@lukeed lukeed mentioned this pull request Sep 15, 2021
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.

None yet

1 participant