noisyboiler / wampy

Websocket RPC and Pub/Sub for Python applications and microservices
Mozilla Public License 2.0
127 stars 24 forks source link

Remove async ref as now a keyword #73

Closed noisyboiler closed 6 years ago

noisyboiler commented 6 years ago

this prepares for Python 3.7 where async can't be used around the code base