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

Snapshot streams #135

Merged
merged 14 commits into from
Dec 25, 2019
Merged

Snapshot streams #135

merged 14 commits into from
Dec 25, 2019

Conversation

stonier
Copy link
Member

@stonier stonier commented Dec 25, 2019

Large PR but conceptually small. This basically emulates the service approach to opening streams on demand as was done for blackboards.

The reason for doing so was to decouple the configuration of the default snapshot stream (which should mostly be used for logging purposes) from the configuration of streams from visualisation clients which would like to enable/disable certain channels on the stream as well as the rate at which it is provided.

Buried in here is a shift to doing activity item streaming properly (not as pre-formatted console text). See also:

Large documentation update to follow.

@stonier
Copy link
Member Author

stonier commented Dec 25, 2019

Ignoring jenkins, it will be broken due to underlying message changes.

@stonier stonier merged commit 4b59d41 into devel Dec 25, 2019
@stonier stonier deleted the stonier/snapshot_streams branch December 25, 2019 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant