libp2p/py-libp2p

Complete all Notify interface methods

オープン

#137 opened on 2019/03/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (238 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (618 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド