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

add ping messages to keep alive the ws #17

Merged
merged 1 commit into from
Nov 29, 2023
Merged

add ping messages to keep alive the ws #17

merged 1 commit into from
Nov 29, 2023

Conversation

matthyx
Copy link
Collaborator

@matthyx matthyx commented Nov 28, 2023

No description provided.

Copy link

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

logger.L().Ctx(ctx).Error("error sending pong", helpers.Error(err))
continue
}
case domain.EventPong:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we can even drop the case

@matthyx matthyx changed the title add ping/pong to keep alive the ws add ping messages to keep alive the ws Nov 29, 2023
Copy link

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

Copy link

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

@matthyx matthyx merged commit 342e586 into main Nov 29, 2023
8 of 9 checks passed
@matthyx matthyx deleted the ping branch November 29, 2023 10:45
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.

2 participants