Hi!
When application using WebSocketRailsDispatcher to trigger events the event queue HashMap in WebSocketRailsDispatcher class growth up and storing all events to the map. This "bug" crashes application when it is triggering events long time and heap memory become full.
Hi!
When application using WebSocketRailsDispatcher to trigger events the event queue HashMap in WebSocketRailsDispatcher class growth up and storing all events to the map. This "bug" crashes application when it is triggering events long time and heap memory become full.