cmaco
cmaco
**Describe the bug** i can't find the of property to defined a namespace also cant find socket.to ... to send to specific room >.< **To Reproduce** Socket.IO client version: `^4.7.2`...
i use the user context so everything works as expected but : >>> api.generate_access_token("https://localhost/?oauth_token=oauth_token&oauth_verifier=oauth_verifier") {'oauth_token': 'oauth_token', 'oauth_token_secret': 'oauth_token_secret', 'user_id': '123456', 'screen_name': 'screen name'} I want to get the user profile...
**Describe the bug** i can't find the of property to defined a namespace also cant find socket.to ... to send to specific room >.< **To Reproduce** Socket.IO client version: `^4.7.2`...