Network failure detection protocol using gossip multicast
-
Updated
May 4, 2023 - C++
Network failure detection protocol using gossip multicast
Another wrapper around ZeroMQ's Pub-Sub with Curve+ZAP, over Tor. Provides peers, each identified by public key, onion address, and port, that publish vec<vec<u8>> data under topics to which other peers subscribe to receive respective data. C++ version.
Fully Asynchronous UDP Library for ESP32 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Fully Asynchronous UDP Library for ESP32_S2/S3/C3 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
UDP Client Server Programs using C++
Asynchronous Multicast Delegates in C++17
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
An ESP8266 project that uses UDP to send messages to a server. The primary use is for testing code before committing to a project.
Asynchronous Multicast Callback
Fully Asynchronous UDP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is the base for future and more advanced Async libraries, such as AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP…
Fully Asynchronous UDP Library for ESP32 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
A C++ executable to route sma speedwire packets between subnets
Easy callback based UDP and TCP sockets
Fully Asynchronous UDP Library for many boards besides ESP8266, using W5x00 or ENC28J60 Ethernet. Currently supporting only ESP8266. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support for ESP8266 using W5x00 or ENC28J60 Etherne…
🖥Multicast Protocol, Computer Networks course, University of Tehran
Modern c ++17 library containing multicast delegate and event classes.
Add a description, image, and links to the multicast topic page so that developers can more easily learn about it.
To associate your repository with the multicast topic, visit your repo's landing page and select "manage topics."