livecode icon indicating copy to clipboard operation
livecode copied to clipboard

Feature Request: Option to change file being streamed

Open gadenbuie opened this issue 4 years ago • 1 comments

This package is revolutionary, so first: thank you!

It would be great to be able to change the file being streamed mid-flight, for example to switch between R files.

At the most basic level, a way to update s$path manually in the command line would be very cool.

At the galaxy brain level, there could also be an follow_open_file option in serve_file() whereby the server polls for the currently open tab and switches out the file when the leader changes files.

gadenbuie avatar Mar 18 '20 14:03 gadenbuie

Glad tha package is useful!

This is a great idea and should be relatively easy to implement (famous last words). Once we make the first change the 2nd one should be follow naturally.

rundel avatar Mar 19 '20 15:03 rundel