-
Currently, the `onConnection` callback to `webSocketHandler` is untyped (it's just a `Function`).
```
Handler webSocketHandler(Function onConnection,
{Iterable? protocols,
Iterable? allo…
-
Hi,
I'm using this library on a server with multiple public IP addresses and I need to be able to specify an exact IP address for `websockets` library to use. I checked library codes and found whe…
-
https://github.com/ietf-wg-webtrans/draft-ietf-webtrans-http3/pull/144 added subprotocol negotiation to the HTTP/3 document, but it would be good to specify this for other protocols as well. https://g…
-
Hello Ivan,
proposal of improvment:
to be able to define a category and breed with the function 'ndpi_add_host_url_subprotocol'
- file: _ndpi_main.c_
- main function: _static int ndpi_handle_rul…
-
Sub-protocols are a part of the WebSocket specification (see [RFC 6455](https://datatracker.ietf.org/doc/html/rfc6455#section-11.3.4)):
> ```
> The |Sec-WebSocket-Protocol| header field is used in t…
-
In QUIC we made ALPN mandatory to avoid protocol confusion attacks. Should the new mechanism we're introducing for WebTransport be mandatory as well?
-
# Background
Currently, the `protocols::v2::subprotocols::common-messages` has already been documented, but it's worth a look to see where to improve it.
> Note: While this issue addresses the ne…
-
**Description**
Lichtblick does not connect to ROS2 bridge on systems with ROS2 Jazzy.
- Version: 1.7.0
- Platform: Ubuntu 24.04.1 LTS + ROS Jazzy
- Data source (e.g. bag file, mcap file, rosbri…
-
I am using WebSocket4Net as a client to a nodejs server. I am getting an exception in my .NET app "subprotocol doesn't match". In node, I am using nodejs-websocket.
Any help would be greatly apprec…
-
# Planned programming tasks
|Issue|Purpose of change|Task size|Assignee|Status|
|---|---|---|---|---|
|#39|Correct essential user-visible behavior.|1 week||☐|
|#42|Improve library maintainabilit…