cs01/pygdbmi

add async interfaces

Open

#41 geöffnet am 18. Feb. 2020

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (50 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (257 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide