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

New member project - Create a subscriber to perform misc. tasks #29

Open
SreeDan opened this issue Sep 8, 2024 · 0 comments
Open

New member project - Create a subscriber to perform misc. tasks #29

SreeDan opened this issue Sep 8, 2024 · 0 comments
Labels

Comments

@SreeDan
Copy link
Contributor

SreeDan commented Sep 8, 2024

Our server's internal messaging system is located here. We need a new subscriber to gather random data we aren't necessarily constantly reading from the MCAP file. For now, we just want another worker to ping a weather API with the specific date/time and lat/lon specified within the MCAP file. The output of this subscriber will be the temperature and humidity data.

This will teach you about our current pub/sub architecture and integrating new subscribers into it.

@SreeDan SreeDan added the Server label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant