Skip to main content

Changelog

See what's new with Windmill.

See the Windmill roadmap and what's coming next

Roadmap

One post tagged with "Websocket"

View All Tags

Support for WebSocket triggers to run jobs when messages are received.

New features

  • Connect to WebSocket servers and trigger scripts/flows when messages are received
  • Support for both static WebSocket URLs and dynamic URLs generated by scripts/flows
  • Configure initial messages for authentication or subscriptions
  • Filter incoming messages using JSON path matching
  • Server-side listening without consuming worker resources