multicast
Here are 304 public repositories matching this topic...
Implementation of CoAP Server & Client in Go
-
Updated
May 2, 2022 - Go
MultiVNC is a cross-platform Multicast-enabled VNC viewer based on LibVNCClient. The desktop version uses wxWidgets and runs on Unix, Mac OS X and Windows. There also is an Android version.
-
Updated
Apr 6, 2022 - C++
financial exchange written in Go, designed for algorithmic trading tests
-
Updated
Apr 20, 2020 - Go
Socket and Networking Library using msgpack.org[C++11]
-
Updated
Aug 28, 2019 - C++
-
Updated
Jul 9, 2021 - JavaScript
Relay multicast and broadcast packets between interfaces.
-
Updated
May 2, 2022 - Python
Static multicast routing for UNIX
-
Updated
Apr 1, 2022 - C
PIM-SM/SSM multicast routing for UNIX
-
Updated
May 2, 2022 - C
A transport protocol agnostic (MQTT, HTTP, WebSockets etc.) Franca IDL based communication framework supporting multiple communication paradigms (RPC, Pub-Sub, broadcast etc.)
-
Updated
Apr 28, 2022 - Java
Market leading Android SDK with encoding, streaming & playback functionality. Connect any ONVIF, RTSP or any video source. Convert your phone into an IP camera, or broadcast video to millions, thanks to streaming in all popular formats such as WebRTC, RTSP, RTMP and HLS.
-
Updated
Apr 19, 2022 - Java
IPv6Tools is a robust modular framework that enables the ability to visually audit an IPv6 enabled network.
-
Updated
Jun 24, 2018 - Python
Support for CI plus
Do you have any plans for supporting the usage of CI+ cams? Since the widespread usage on Enigma systems. Obtaining certificates is a user's choice I would say?
Simple multicast testing application
-
Updated
Mar 19, 2022 - C
Currently, the firewall operates only on "allow/deny" basis for the whole packet, as long as it's answers includes a name from the whitelist.
Current situation creates unnecessary traffic in target network, extraneous data being transmitted over the tunnel and potentially exposes sensitive data to the whole target network.
Smarter firewall would solve this by re-creating the packet with
Mercury - event-driven microservices and the three levels of digital decoupling
-
Updated
May 1, 2022 - Java
Strategies For Automatic Node Discovery
-
Updated
Jan 16, 2022 - Erlang
NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)
-
Updated
May 8, 2022 - C++
Network Video early videoconferencing tool
-
Updated
Jul 19, 2020 - C
Want to stream to Twitch, YouTube, Facebook, and/or Periscope at the same time? That's what this project allows you to do!
-
Updated
Mar 30, 2021 - Shell
Peripheral Connection Augmentation System (PCAS)
-
Updated
Nov 19, 2020 - Kotlin
A reactive driver for Aeron transport (https://github.com/real-logic/aeron)
-
Updated
Jun 20, 2021 - Java
Improve this page
Add a description, image, and links to the multicast topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multicast topic, visit your repo's landing page and select "manage topics."


Currently, WebSocket is working for client/server side. However, the browsers do not allow to create tcp connections direclty (which is the current implementation based). Instead, the
web-sysmust be used.wasm.