Skip to content

🚀 Feature: support protocol multiplexing #417

@andig

Description

@andig

🔖 Feature description

Websocket connections indicate supported protocol version (1.6 vs. 2.0). It would be nice if the network layer could multiplex the incoming requests to different server implementations.

🎤 Why is this feature needed ?

Clearer infrastructure with only a single external listener/ port.

✌️ How do you aim to achieve this?

Use websocket protocols as indicator, if multiple present allow a callback function to chose per client.

🔄️ Additional Information

Refs ChargeTimeEU/Java-OCA-OCPP#239 which implements this for Java.

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions