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
Another issue I had was the need to have some extra data on the CONNECTION_INIT payload. I modified the connection_init_request in client\subscription.py:138 to add extra content to the returned dictionary:
Originally raised in #166 by @serializingme
Another issue I had was the need to have some extra data on the
CONNECTION_INIT
payload. I modified theconnection_init_request
inclient\subscription.py:138
to add extra content to the returned dictionary:The text was updated successfully, but these errors were encountered: