-
Hello,
what I propose is the support of sending and (maybe?) consuming multiplexed PDO messages. They are defined in CiA 301 and would help me in building my application.
Thank you
-
There's a new WebRTC adjacent protocol in the works: https://tools.ietf.org/id/draft-vvv-webtransport-http3-02.html
> WebTransport is a protocol framework that enables clients constrained by the We…
-
I confirm that, if this is a bug that has security implications, I already contacted security@digitalasset.com and followed the [responsible disclosure policy](https://digitalasset.com/security/).
…
-
Hi Alex,
I'm working on application where I need to align paired-end reads independently and I currently do that by spawning two STAR processes. However, I was wondering if I could somehow use mult…
-
Would Cowboy be supporting HTTP/3 or QUIC?
Would there be an API to send/receive a raw multiplexed stream, or would [WebTransport](https://web.dev/webtransport/) (modern Websocket) be supported?
…
-
Placeholder issue for when we have more info
-----
There are currently issues with loading some plates in the vizarr viewer. We get the following type of error:
```
Uncaught (in promise) TypeE…
-
Currently, the UI shows the following three properties in the form of progress bars:
- Core ownership (Currently working)
- Consumed (not working)
- Current usage (not working)
TODOs:
- [x] R…
-
This issue is to be used to discuss how the API of the DBC Parser should be changed to allow max usability across multiple use cases.
For me the use case is parse the dbc once and then use this dat…
Uight updated
1 month ago
-
Shaka Player uses mux.js to convert `ts` media into `mp4`. We have noticed an odd bug on some content; if the user performs an unbuffered seek backwards, the `mp4`-formatted data the transmuxer output…
-
Right now the subscription refetch interval is set globally with the server flag `HASURA_GRAPHQL_LIVE_QUERIES_MULTIPLEXED_REFETCH_INTERVAL`.
If I am subscribed to detect new comments in a page 1 …