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

Refactor app construct handler #687

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

d-gubert
Copy link
Member

What? β›΅

Refactor Deno handling for app

Why? πŸ€”

Links 🌎

PS πŸ‘€

This is necessary because Node's read stream of Deno's stdout seems to
be buffering data and the handler ended up getting a string with two
jsonrpc messages in it
@d-gubert d-gubert changed the title Move handleInitializeApp to handlers/app/ folder Refactor app construct handler Dec 21, 2023
@d-gubert d-gubert merged commit 0d8d413 into feat/deno-runtime Dec 21, 2023
6 checks passed
@d-gubert d-gubert deleted the deno/refactor-app-construct branch December 21, 2023 21:11
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