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
i also want to send some data (lets say id: "12345") in header on websocket connection establishment. I could do it using Postman but not sure how to do it in React application using Websocket. Anyone have any idea how to do it? or any other websocket npm library.
I cannot add header request to websocket. the headers prop just be message header.
The text was updated successfully, but these errors were encountered: