Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Don't send a ping packet before auth is sent #62

@emschwartz

Description

@emschwartz

The BTP spec says:

Before anything else, when a client connects to a server, it sends a special Message request. Its primary protocolData entry MUST have name 'auth'...

Currently, the BTP plugin sends a WebSocket Ping message before the auth packet is sent. Either the spec should be changed to allow this or the implementation should be changed to ensure that the auth packet is the first one sent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions