u-bmc icon indicating copy to clipboard operation
u-bmc copied to clipboard

Console streaming

Open bluecmd opened this issue 7 years ago • 1 comments

Right now the console streaming is very basic.

  1. Buffered history is needed.

  2. It would be nice if multiple connections are supported and that the RPC becomes indempotemt with some form of timestamp as the identifier.

  3. The same stream would be nice to have for the console output and maybe klog for the BMC itself, instead of having the /tmp/u-bmc.log file.

bluecmd avatar Sep 23 '18 06:09 bluecmd

We have what we need for 1.0, but these points are still valid for 2.0.

bluecmd avatar Nov 10 '18 15:11 bluecmd