0.3.43 • Published 10 months ago

@zerodao/p2p v0.3.43

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@zerodao/p2p

this sub-module is part of the zerodao software development kit (sdk)

it is responsible for creating connections to the zerodao signalling server.

for more information, see the documentation

Importing

most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.

    const {
        createZeroConnection,
        ZeroP2P,
        ZeroUser
    }

License

MIT License