Skip to content

How to pass a subprotocol for the input puglin of websocket #10

@yoelfme

Description

@yoelfme

Basically in Javascript I can make this

var ws = new WebSocket('ws://localhost:8080', 'my-own-subprotocol');

But the configuration for the websocket only allows the following settings

Setting Input Type
add_field hash
codec codec
mode string, one of ["server", "client"]
tags array
type string
url string

More info

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions