libp2p/py-libp2p

Complete all Notify interface methods

开放

#137 创建于 2019年3月15日

 (0 条评论) (0 个反应) (0 位负责人)Python (238 个派生)auto 404
help wanted

仓库指标

星标
 (618 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南