Skip to content

Conversation

@maheshbhatiya73
Copy link
Member

@maheshbhatiya73 maheshbhatiya73 commented Jul 30, 2025

  • Replaced inherit_stdio() with wasmtime_wasi::Pipe to capture plugin output
  • Spawn plugin execution in async task to avoid blocking
  • Added tokio-based loop to read stdout line-by-line
  • Integrated WebSocket server to forward logs to frontend
  • Enables real-time plugin log streaming in panel

…d WebSocket

- Replaced inherit_stdio() with wasmtime_wasi::Pipe to capture plugin output
- Spawn plugin execution in async task to avoid blocking
- Added tokio-based loop to read stdout line-by-line
- Integrated WebSocket server to forward logs to frontend
- Enables real-time plugin log streaming in DevOps panel
@maheshbhatiya73 maheshbhatiya73 changed the title feat(plugin): stream real-time stdout from WASM plugins using Pipe an… feat(plugin): stream real-time stdout from WASM plugins using Pipe Jul 30, 2025
@maheshbhatiya73 maheshbhatiya73 merged commit b098a4b into main Jul 30, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants