Is it possible to send metadata during peer discovery? #4045
Replies: 3 comments 1 reply
-
Not today. I suggest writing your own |
Beta Was this translation helpful? Give feedback.
-
Depending on what you define as "metadata |
Beta Was this translation helpful? Give feedback.
-
You could easily develop your own UDP-based protocol like mDNS and embed your information in there. Mind sharing your usecase? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using mDNS as the method of peer discovery and i want to attach a bit of metadata. Is this possible by any of the peer discovery protocols provided by the library or does this require me to write a custom protocol?
Beta Was this translation helpful? Give feedback.
All reactions