libp2p/py-libp2p

Complete all Notify interface methods

Offen

#137 geöffnet am 15.03.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (238 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (618 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The following interface methods in Notify have not been implemented as they are not crucial to PubSub PoC.

  • disconnected
  • closed_stream
  • listen_close

They should be implemented in swarm.py however this will not be possible before #136 lands.

Contributor Guide