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
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What are you trying to achieve or the steps to reproduce?
The startConversationWithUser method should be implemented for the web adapter.
It is currently possible to achieve the same thing by doing:
I believe it should be possible to construct a reference appropriately to allow this to happen without a previously existing reference.
What was the result you received?
Developers should be able to proactively message any user currently connected to the websocket by using just a user id.
The text was updated successfully, but these errors were encountered: