8000 Event firing and handling on status changes by alengwenus · Pull Request #129 · alengwenus/pypck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Event firing and handling on status changes #129

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

Merged
merged 9 commits into from
Dec 20, 2024
Merged

Event firing and handling on status changes #129

merged 9 commits into from
Dec 20, 2024

Conversation

alengwenus
Copy link
Owner
@alengwenus alengwenus commented Dec 20, 2024
  • Add event handler and LcnEvent class
  • Implement events on socket and bus connection status changes
  • Add ping receive timeout

@alengwenus alengwenus merged commit 5af5e0b into dev Dec 20, 2024
10 checks passed
@alengwenus alengwenus deleted the feat/events branch December 20, 2024 10:03
@@ -355,13 +355,13 @@ def __init__(
self,
addr_conn: ModuleConnection,
num_tries: int = 3,
timeout_msec: int = 1500,
timeout: float = 1500,
Copy link

Choose a reason for hiding this comment

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

hey, didn't you miss to update the value here?

Copy link
Owner Author

Choose a reason for hiding this comment

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

Yes, thanks. #131 will fix this.

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
0