Vasco Santos ba15a48dd9
feat: interface pubsub (#60)
* feat: interface pubsub

* chore: pubsub router tests

* chore: move pubsub abstractions from gossipsub

* chore: address review

* chore: revamp docs

* chore: add emit self tests to interface

* chore: refactor base tests

* chore: publish should only accept one topic per api call

* chore: normalize msg before emit

* chore: do not reset inbound stream

* chore: apply suggestions from code review

Co-authored-by: Jacob Heun <jacobheun@gmail.com>

* chore: address review

* fix: remove subscribe handler

* chore: remove bits from create peerId

Co-authored-by: Jacob Heun <jacobheun@gmail.com>

* chore: remove delay from topic validators tests

* chore: add event emitter information

* fix: topic validator docs

Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-08-25 13:05:58 +02:00
2020-08-25 13:05:58 +02:00
2020-08-25 13:05:58 +02:00
2020-03-20 20:53:54 +01:00
2020-08-24 12:23:18 +02:00
2020-08-25 13:05:58 +02:00
2020-07-15 12:29:36 +02:00

JS libp2p Interfaces

Contains test suites and interfaces you can use to implement the various components of libp2p.

Lead Maintainer

Jacob Heun.

Interfaces

Origin Repositories

For posterity, here are links to the original repositories for each of the interfaces (if they had one).

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT - Protocol Labs 2019

Description
No description provided
Readme 3 MiB
Languages
JavaScript 100%