Closed mosuem closed 10 months ago
To avoid memory leaks when not using keepAlive pings. Currently, the onFrameReceived fills up when not listened to.
keepAlive
onFrameReceived
To avoid memory leaks when not using
keepAlive
pings. Currently, theonFrameReceived
fills up when not listened to.