Skip to content

Draft: Pass cname through rist_data_block

Kevin Wang requested to merge kevmo314/librist:master into master

I'm trying to multiplex flows through a rist receiver but I'm not sure how to figure out which sender the data block is from in the data callback. Does passing the cname through here make sense or is cname never actually sent over the wire?

Edited by Kevin Wang

Merge request reports