Skip to content

Websocket connection does not seem to be persistent #2

Closed
@oaken-source

Description

@oaken-source

I observe the following behaviour in my application -

1.) the client connects to a server through a websocket
2.) the client receives a message from the server, and answers
3.) the server loses connection to the client

optimally, I would like to keep the connection open, because my communication is not stateless, can I do that? =)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions