mirror of
https://github.com/novatiq/packages.git
synced 2026-04-26 22:04:42 +01:00
Endpoint dependency implemented. The actual endpoint is used exclusively. Using this approach we are dual-stack safe (not errors on missing protocol) and create only the dependency that are really necessary. Signed-off-by: Dan Luedtke <mail@danrl.com>