radiance
radiance copied to clipboard
gossip: CRDS push flow
Add public function that pushes data to a peer's CRDS.
Processing for Prune messages (= stop-sending) is not required for now. Pushing messages to CRDS is purely expiremental in radiance without any background component that would need to be throttled. Being able to at least accept Prune messages would make sense though.
Assigned to @anoushk1234
I have gone through the labs push code for tinydancer purposes, I'll try to add full push functionality progressively