-
That is kind of a cross posting of the issue from the other webtransport working group (ekinnear suggested posting it here):
https://github.com/w3c/webtransport/issues/518
Main idea is to add to the…
-
Sorry for my english. I'm just a fan of web technology. I'd like to see web transport continue to evolve, and I've compiled a list of things I'd like to see (or at least some of them) in the new versi…
-
## What is WebTransport?
WebTransport is 'QUIC-native' client-server communication protocol to replace websockets.
It provides modern javascript API designed with web developers in mind; see https…
-
WebTransport is a protocol framework which is built on top of HTTP/3, similar to WebSocket which is built on top of HTTP/1.1.
Currently I cannot find one WebTransport Server written in Java, I hope…
-
**Location**
Website [Socket.IO with WebTransport](https://socket.io/get-started/webtransport)
**Describe the bug**
When running the WebTransport server code as posted in the article, at line `co…
-
QUIC implementations such as [quant ](https://github.com/NTAP/quant) support zero-copy (via [warpcore](https://github.com/NTAP/warpcore)). Via BYOB, zero-copy should be feasible for both readable and…
aboba updated
9 months ago
-
Sometimes when killing a keyper, we get a panic like this:
```
^C2024/06/27 19:03:39.709419 INF [ service.go:96] received OS signal, shutting down signal=interrupt
2024-06-27T17:03:39.709+0…
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io).
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues…
-
_Created by @CMCDragonkai_
Once we reintroduce OAuth2 into Polykey, because our OAuth2 requirements are pretty simple, it would be beneficial to implement it from scratch to reduce dependency requ…
-
Follow-up to https://github.com/w3c/webtransport/issues/229#issuecomment-976698856.