cs01/pygdbmi

add async interfaces

Open

#41 创建于 2020年2月18日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (50 fork)github user discovery
help wanted

仓库指标

Star
 (257 star)
PR 合并指标
 (PR 指标待抓取)

描述

Add async alternatives to all sync methods. This will make pygdbmi more efficient because it will be event-based, not polling based.

贡献者指南