libp2p/py-libp2p

Complete all Notify interface methods

Aperta

#137 aperta il 15 mar 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Python (238 fork)auto 404
help wanted

Metriche repository

Star
 (618 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor