avahi service publishing

This commit is contained in:
arne 2021-04-13 18:15:53 +02:00
commit ec44a4391a
7 changed files with 160 additions and 3 deletions

View file

@ -29,8 +29,6 @@
namespace nvhttp {
using namespace std::literals;
constexpr auto PORT_HTTP = 47989;
constexpr auto PORT_HTTPS = 47984;
constexpr auto VERSION = "7.1.400.0";
constexpr auto GFE_VERSION = "3.12.0.1";