p2p-networking-mobx
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

p2p-networking-mobx

MobX wrapper for p2p-networking. All three main classes Host, Client and Peer of p2p-networking are wrapped, 100% interface compatible and observable.

Resources

Have a look at the documentation for p2p-networking.

Contributing

Yarn is used as package manager.

  • Install dependencies: yarn
  • Build: yarn build
  • Test: yarn test
  • Lint: yarn lint

Contributors

  • Frederick Gnodtke (Prior99)

Package Sidebar

Install

npm i p2p-networking-mobx

Weekly Downloads

0

Version

0.2.4

License

MIT

Unpacked Size

28.4 kB

Total Files

27

Last publish

Collaborators

  • prior99