cs01/pygdbmi

add async interfaces

Open

#41 aberto em 18 de fev. de 2020

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Python (50 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (257 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador