-
Notifications
You must be signed in to change notification settings - Fork 28
asyncio support #89
Copy link
Copy link
Open
Labels
featureNew feature (or addition of new functionality to existing feature)New feature (or addition of new functionality to existing feature)
Metadata
Metadata
Assignees
Labels
featureNew feature (or addition of new functionality to existing feature)New feature (or addition of new functionality to existing feature)
Not sure how feasible it would be to support asyncio post 1.0.0 release (since we'll be on 3.6+). pysnmp supports both sync and async, so in theory it's possible.