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 to tokio and tracing #57

Open
jr1221 opened this issue Sep 30, 2024 · 1 comment
Open

Refactor to tokio and tracing #57

jr1221 opened this issue Sep 30, 2024 · 1 comment
Assignees

Comments

@jr1221
Copy link
Contributor

jr1221 commented Sep 30, 2024

This does a few things to improve the readability and functionality of the space.

  1. Migrate to tokio threads
  2. Add tracing and associated levels, associated prints
  3. Switch phone mqtt lib to mqttc
  4. Investigate any tokio socketcan stuff

Reasoning includes standardization with Scylla, better logging, and little performance loss.

@jr1221
Copy link
Contributor Author

jr1221 commented Nov 4, 2024

Check out Argos repo scylla-server folder for inspiration. Do items 1 and 2 first then we can discuss items 3 and 4.

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

No branches or pull requests

2 participants