Wip asyncio #20

Merged
bmartin5692 merged 4 commits from wip_asyncio into dev_broken-XMPP 2019-04-17 02:49:02 +02:00

4 commits

Author SHA1 Message Date
Brian Martin
bde8a7331e xmpp sleep to async
xmpp sleep to async
2019-04-16 20:42:41 -04:00
Brian Martin
b8f95d5b9c dont schedule pings if client disconnected
dont schedule pings if client disconnected
2019-03-22 09:58:03 -04:00
Brian Martin
437417929e WIP - Convert XMPP to Async
WIP - Convert XMPP to Async
2019-03-22 09:49:15 -04:00
Brian Martin
a296f038a7 rearrange start to use asyncio
Create an asyncio loop then start confservers, mqtt, and mqtthelper in loop.

TODO: Re-work xmpp for asyncio
2019-03-21 21:19:29 -04:00