abcl icon indicating copy to clipboard operation
abcl copied to clipboard

[WIP] First version of a protocol for allow external UI(s) for the visualize the stepper process

Open alejandrozf opened this issue 2 years ago • 0 comments

This PR implements some generic hooks for the contrib abcl-stepper that can be used to build a protocol of communication between the stepper process and an external UI.

There is a reference implementation using HTMX and websockets of this idea in https://gitlab.com/cl-projects/abcl-visual-stepper which only needs to load these changes to abcl-stepper

alejandrozf avatar Nov 18 '23 16:11 alejandrozf