cs01/pygdbmi

add async interfaces

Open

#41 opened on 2020年2月18日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (50 forks)github user discovery
help wanted

Repository metrics

Stars
 (257 stars)
PR merge metrics
 (PR metrics pending)

説明

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

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