-
I want to gauge interest for developing protocols/specs for implementing IP over libp2p tunneling.
## Motivation
There are use cases where private overlay networks are implemented using libp2p, ye…
vyzo updated
3 months ago
-
This bug bounty program is hosted on [Immunefi](https://immunefi.com/bounty/sovryn/). All bug reports must be submitted through Immunefi in order to be accepted. This post was created in accordance wi…
-
According to the HTTP/3 spec and also WebTransport:
> Once all accepted requests and pushes have been processed, the endpoint can permit the connection to become idle, or it MAY initiate an immedia…
-
### 描述您遇到的bug
服务端开启TUIC,JSON会报错UUID为列表,出错。
关于TUIC协议部分,正确的代码为:if node.protocol == "tuic" then
if node.uuid then
local users = {}
for i = 1, #node.uuid do
users[i] = {
name = node.uui…
-
KCP is great. Sadly there is no English wiki, although my English is poor, but I want to make it.
I will try to translate the WIKIs to English, please correct me if any problem.
https://github.com…
-
As per `uplink cp --help --advanced`, looks like QUIC is already implemented. However, there is neither information or examples on how to use it from Golang. I've looked at the docs, the wiki and the …
-
I'm creating this issue to explore the possibility of developing a spec for gRPC-over-HTTP/3.
HTTP/3 is currently an IETF draft, available to view at https://quicwg.org/base-drafts/draft-ietf-quic-…
-
```
What steps will reproduce the problem?
1.We dial from Chrome 25 using SIPML5 to a legacy device.
2.Video is disabled and Breaker enabled. No media coder on webrtc2sip. Audio is
G.711.
3. The lega…
-
In our group we are using merlin to simulate a new topology. We have successfully tested the topology and it works correctly but we have found a couple of issues that we can't seem to track down:
1…
-
**Platform I'm building on:**
Running a very simple NFS server container on `bottlerocket-aws-k8s-1.25-x86_64-v1.26.1-943d9a41`
Dockerfile:
```
# syntax=docker/dockerfile:1.9
FROM public.ecr…