You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on a PR for up-streamer-rust to add the ability for the streamer to track subscriptions, so it can properly route publish-type messages. As part of this, I have created a struct that is used to store and track this information. @AnotherDaniel thought it might be good to keep this information in up-rust instead of directly in the streamer code. I will open a PR with this information. Once the streamer PR is merged, would ask that this code get reviewed.
The text was updated successfully, but these errors were encountered:
Hi all!
I have been working on a PR for up-streamer-rust to add the ability for the streamer to track subscriptions, so it can properly route publish-type messages. As part of this, I have created a struct that is used to store and track this information. @AnotherDaniel thought it might be good to keep this information in up-rust instead of directly in the streamer code. I will open a PR with this information. Once the streamer PR is merged, would ask that this code get reviewed.
The text was updated successfully, but these errors were encountered: