Experimental implementation of flowdrop in C++.
On Windows download and install Apple's Bonjour SDK for Windows v3.0
The source code is published under GPL-3.0 license with anti-commercial clause, the license is available here.
- Add Windows ARM64 support (required to build own Bonjour for it)
- libknotdnssd (GNU GPL v3)
- libvirtualtfa (MIT License)
- curl 8.2.1 (curl License)
- libhv 1.3.1 (BSD 3-Clause License)
- nlohmann_json 3.11.2 (MIT License)
- Ninja (Apache License 2.0)
- CMake (New BSD License)