WebSocketRails-Android
WebSocketRails-Android copied to clipboard
Event queue storing all triggered events
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.