The Wayback Machine - https://web.archive.org/web/20210630090833/https://github.com/topics/network-programming
Skip to content
#

network-programming

Here are 882 public repositories matching this topic...

nibanks
nibanks commented Jun 24, 2021

Describe the feature you'd like supported

Implement a "kill switch" for MsQuic via a new "Enabled" setting (e.g. in QUIC_SETTINGS) that can be set to false. This will be a last line of defense for any significant bug that might require us to immediately disable QUIC until the issue can be fixed.

Proposed solution

  1. When set, this must prevent all new connections from being st

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
  • Updated Jun 29, 2021
  • Rust
zeeshanlakhani
zeeshanlakhani commented May 30, 2020

Background

ICMP messages are used by network devices, including routers, to send error messages and operational information indicating success or failure when communicating with another IP address. Examples include errors indicating when a requested service is not available or when a host or router could not be reached. We've

Improve this page

Add a description, image, and links to the network-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-programming topic, visit your repo's landing page and select "manage topics."

Learn more