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: Extract main loop in handle fns, add timing logs #88

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

WillLillis
Copy link
Collaborator

This PR continues the refactor/ cleanup from #87 by pulling most of the logic out of the main loop and into various handler functions (inside the new src/handle.rs file). Additionally, this also adds timing logs for each request and notification, as mentioned in #80.

@WillLillis WillLillis mentioned this pull request Jul 5, 2024
12 tasks
@WillLillis WillLillis merged commit c92703d into bergercookie:master Jul 5, 2024
14 checks passed
@WillLillis WillLillis deleted the logging branch July 5, 2024 20:33
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