Skip to content

Displaced response when send two different request #642

@javadghasemi

Description

@javadghasemi

I have a nodejs server and I want to connect to my python client. When the client sends a request to a specific URL, nodejs sends data to the python client and python sends a response back to nodejs. I use socketio for nodejs server and python socketio for python client. Unfortunately, the python-socketio client doesn't support rooms. Then when I send two requests with different data, responses are displaced. I'm trying to find a way to solve this problem. Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions