cs01/pygdbmi

add async interfaces

Open

#41 aperta il 18 feb 2020

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (50 fork)github user discovery
help wanted

Metriche repository

Star
 (257 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor