-
Updated
Jul 1, 2020 - Go
udp
Here are 1,610 public repositories matching this topic...
-
Updated
Jul 1, 2020 - Go
-
Updated
Jul 1, 2020 - Go
-
Updated
Jan 11, 2020 - C++
-
Updated
Nov 4, 2019 - C++
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 7, 2020 - Go
https://github.com/pirate/wireguard-docs/blob/master/README.md#dns-2
Currently it is described as if the setting will be somehow pushed/shared with peers. This is not the case. Instead, DNS servers listed in this key will just be populated on the local interface.
-
Updated
Jul 9, 2020 - C++
-
Updated
Jul 6, 2020 - C
-
Updated
Jul 5, 2020 - C
-
Updated
Jun 18, 2020
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Jul 2, 2020 - C#
Please explain the suggested feature in detail.
Being able to use Server outside of NetworkBehaviour will make it quicker to create Server only methods. The currently you have to add a manual check for NetworkServer.active.
[Server] causes Weaver to add the following code at the start of methods, which does not depend on NetworkBehaviour.
if (!NetworkServer.active)-
Updated
Jun 8, 2020 - Erlang
-
Updated
Jul 4, 2020 - C++
Please check the reproducible example here: https://github.com/michaelr524/reactor-netty-ssl-leak
mvn clean package
java -jar target/reactor-netty-ssl-leak-1.0-SNAPSHOT.jar
- Reactor version(s) used: 0.9.4.RELEASE
- Other relevant libraries versions (eg.
netty, ...): - JVM version (
javar -version):
openjdk version "12.0.2" 2019-07-16
OpenJDK Runtime Environment (build 12.0
-
Updated
Jul 6, 2020 - Go
-
Updated
Jan 14, 2018 - Java
Improve this page
Add a description, image, and links to the udp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the udp topic, visit your repo's landing page and select "manage topics."


My apologies for writing this in a github issue, but I did not know where to ask my questions about KCP. I would be happy to exchange emails with the KCP developers instead.
I have started using KCP as an alternative to SCTP and it works quite well. However, there is no formal protocol specification and there appears to be relatively little information about its origins. Since most of the commu