aboutsummaryrefslogtreecommitdiff
path: root/src/data/pubsub.rs
AgeCommit message (Expand)Author
2024-05-29fix todo; removing a private type.Thierry Berger
2024-05-05Fix some typos. (#620)Bruce Mitchener
2024-01-27Fix clippy and enable clippy on CISébastien Crozet
2021-09-25Impl Default for a few structsJamen Marz
2020-11-03Implement Clone for everything that can be cloned.Crozet Sébastien
2020-10-06Fix bogus PhantomData import.Crozet Sébastien
2020-10-06Don't let the PubSub internal offsets overflow + fix some warnings.Crozet Sébastien
2020-10-05Use the publish-subscribe mechanism to handle collider removals across pipeli...Crozet Sébastien
2020-10-05Add a simple publish-subscribe mechanism.Crozet Sébastien