Support loading multiple http://
and ws://
streams at once with rerun
#2121
Labels
enhancement
New feature or request
Milestone
In #2060 we added support for loading multiple .rrd files at once using
rerun foo.rrd bar.rrd
. However, this makes us a bit inconsistent, as we do NOT supportrerun http://example.com/foo.rrd http://example.com/bar.rrd
The major things we need to accomplish is:
App
, and makeLogDb::data_source
as set. This would be a nice cleanup otherwiseArgumentCategory::WebSocketAddr
needs to change. In particular adding support for multiple web-viewers will take a quite a bit of work.re_smart_channel::Source::Files
with just multiple sources over multiple channelsThe text was updated successfully, but these errors were encountered: