cs01/pygdbmi

add async interfaces

Aperta

#41 aperta il 18 feb 2020

 (5 commenti) (0 reazioni) (0 assegnatari)Python (53 fork)github user discovery
help wanted

Metriche repository

Star
 (259 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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