crossbario / autobahn-python

WebSocket and WAMP in Python for Twisted and asyncio
https://crossbar.io/autobahn
MIT License
2.47k stars 763 forks source link

Update asyncio examples #1598

Closed om26er closed 1 year ago

om26er commented 1 year ago

Quite a bit have changed in Python/Asyncio scene over the last few years and we should update our examples to reflect that. We can eventually also make adjustments in all other examples. But lets start with asyncio/wamp

om26er commented 1 year ago

landed