OptionalactionsWhich actions to forward. Glob patterns supported: '', 'cart'. Default: all actions.
OptionalreconnectAutomatically reconnect on disconnect. Default: true
OptionalreconnectBase reconnect delay in ms. Default: 1000
OptionalmaxMax reconnect attempts. Default: 10
OptionalonCalled when the connection is established
OptionalonCalled when the connection is lost
OptionalonCalled on WebSocket error
OptionaltimeoutPer-message response timeout in ms. Default: 10_000
OptionalmaxMaximum number of messages to queue while disconnected. When exceeded, the oldest queued message is dropped with an error. Default: 100
WebSocket server URL