Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get session id to send messages #738

Open
jiawade opened this issue Apr 14, 2023 · 0 comments
Open

how to get session id to send messages #738

jiawade opened this issue Apr 14, 2023 · 0 comments
Labels

Comments

@jiawade
Copy link

jiawade commented Apr 14, 2023

Hi, my websockt uri is: ws://192.168.0.1:19900/socket/?EIO=3&transport=websocket&sid=30101e05-abcc-41c5-b361-376a814fd580

If I want to send messages to the server, must hava a valid sid, so how to create connection and get the sid

My guess is to send an authentication token to the server when creating a connection, such as a Bearer type token

Does this library support my description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant