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
It's impossible to free incomming messages queue or even data on queu items via user api, and in long-live session a lot of ram used by queue. Is here any method available to free memory used by queue via user api?
As I understood, the only way to clear the queue is to call wslay_event_context_free
The text was updated successfully, but these errors were encountered:
It's impossible to free incomming messages queue or even data on queu items via user api, and in long-live session a lot of ram used by queue. Is here any method available to free memory used by queue via user api?
As I understood, the only way to clear the queue is to call
wslay_event_context_free
The text was updated successfully, but these errors were encountered: