pubsub.py 文件源码

python
阅读 25 收藏 0 点赞 0 评论 0

项目:rabbitChat 作者: anirbanroydas 项目源码 文件源码
def start(self):
        """Run the example consumer by connecting to RabbitMQ and then
        starting the IOLoop to block and allow the SelectConnection to operate.

        """

        pi('start')

        pc('self.connect')
        self._connection = self.connect()
        ps('self.connect')
        # self._connection.ioloop.start()

        pp(self, 'start')
        pr('start')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号