Skip to content

Discovery API

WARNING

This documentation is currently being updated.

The Discovery module handles peer discovery using mDNS.

Class: Discovery

python
class Discovery:
    """
    Handles mDNS service registration and browsing.
    """

Released under the MIT License.