You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a websocket client connection is opened and closed for every Dispatch to a inbound websocket JSTP node. The proposal is to optimize by pooling outbound connections and persisting them.
Currently, a websocket client connection is opened and closed for every Dispatch to a inbound websocket JSTP node. The proposal is to optimize by pooling outbound connections and persisting them.