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

fix(runtime): send ws ping frames from inspector server #26352

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

lucacasonato
Copy link
Member

Every 30 seconds the websocket server will now send a ping frame, so that the TCP socket stays alive.

Every 30 seconds the websocket server will now send a ping frame, so that the TCP socket stays alive.
@lucacasonato lucacasonato requested review from bartlomieju and littledivy and removed request for bartlomieju October 17, 2024 14:10
Copy link
Contributor

@wperron wperron left a comment

Choose a reason for hiding this comment

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

YEET

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM

@lucacasonato lucacasonato enabled auto-merge (squash) October 17, 2024 14:44
@lucacasonato lucacasonato merged commit 33ceae4 into main Oct 17, 2024
17 checks passed
@lucacasonato lucacasonato deleted the inspector_server_ping branch October 17, 2024 15:19
bartlomieju pushed a commit that referenced this pull request Oct 17, 2024
Every 30 seconds the websocket server will now send a ping frame, so
that the TCP socket stays alive.
bartlomieju added a commit to bartlomieju/deno that referenced this pull request Oct 24, 2024
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