friends-of-freeswitch / switchio

asyncio powered FreeSWITCH cluster control
http://switchio.rtfd.io
Mozilla Public License 2.0
191 stars 28 forks source link

Add back auto-reconnect support #32

Closed goodboy closed 6 years ago

goodboy commented 6 years ago

We lost it because of lingering py2 support. Once that's dropped it should be dead simple by turning the handler into a coroutine.