You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can easily mess up registration with too long, mistakenly placed . or _ on service types, these follow a standard so we could enforce that via a type string + udp/tcp enum.
You can easily mess up registration with too long, mistakenly placed
.or_on service types, these follow a standard so we could enforce that via a type string + udp/tcp enum.