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.

貢獻者指南