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
Since we're removing support of the everrest websockets (#5357), all clients should use json rpc now.
The new protocol for organization events and membership events is following:
Description
Since we're removing support of the everrest websockets (#5357), all clients should use json rpc now.
The new protocol for organization events and membership events is following:
Subscription request:
Event notification (organization removed):
Event notification (organization renamed):
Subscription request:
Event notification (member added):
Event notification (member removed):
The text was updated successfully, but these errors were encountered: