forked from innerspacetrainings/Statecharts.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
Integrate @xstate/inspect-Tooling #3
Copy link
Copy link
Open
Description
Idea
It should be possible to visualize Machines using @xstate/inspect.
Research
- of course David thought of Visualizer Integration: https://xstate.js.org/docs/packages/xstate-inspect/#implementing
- more implementation details for the protocol can be found at: https://github.com/statelyai/xstate/blob/main/packages/xstate-inspect/src/browser.ts
- there is also experimental support for the Visualizer from node.js (same as we need), due to [@xstate/inspect] Add receivers for window and websockets statelyai/xstate#1770
- as documented by @thomasaull, https://statecharts.io/inspect supports connecting to a websocket connection directly via https://statecharts.io/inspect?server=localhost:8888
- a Visual Studio Integration can be achieved by utilizing Microsoft Edge WebView2 as done by @madskristensen in his Markdown Editor Plugin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels