Skip to content

Commit

Permalink
chore: add deprecation notice (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Aug 31, 2020
1 parent 5540c58 commit d4b2bcb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# ⛔️ DEPRECATED

libp2p-pubsub was refactored and is now in [libp2p/js-libp2p-interfaces/src/pubsub](https://github.com/libp2p/js-libp2p-interfaces/tree/master/src/pubsub). If you want to create a libp2p compatible pubsub router you should use the interface from `libp2p@0.29`.

_This library will not be maintained._

js-libp2p-pubsub
==================

Expand Down

0 comments on commit d4b2bcb

Please sign in to comment.