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
According to RFC 6763, TXT is a description of this service that supports features and more detail. The descriptions of the devices have demands for dynamic changes in device status change.
Example:
service, _:=mdns.NewMDNSService(host, "_foobar._tcp", "", "", 8000, nil, info)
// this is expectation
service.UpdateTxt(…)
The text was updated successfully, but these errors were encountered:
Description:
According to RFC 6763, TXT is a description of this service that supports features and more detail. The descriptions of the devices have demands for dynamic changes in device status change.
Example:
The text was updated successfully, but these errors were encountered: