Ozmo930 #9

Merged
bmartin5692 merged 5 commits from Ozmo930 into master 2019-02-27 15:10:14 +01:00

5 commits

Author SHA1 Message Date
Brian Martin
0f48d37103 Add Ozmo to README 2019-02-27 09:07:02 -05:00
Brian Martin
a7ce14eb9c additional optimizations and permission handling
Optimizations for handling XMPP data and commands

Basic permission handling - Add fuid users to bot
- Ozmo has ACLs and an "owner", if bot comes from eco to bumper the fuid_user won't have permissions
- Bumper will add the fuid_ user to bot ACLs and grant full
  - This can be used later when bumper adds proper auth to allow/block users
2019-02-27 09:05:23 -05:00
Brian Martin
af29f69a99 optimize data
increase buffer and split <iq earlier
2019-02-24 21:48:37 -05:00
Brian Martin
3ec51e754e ozmo working
app works
- changed a number of things on XMPP side to support
2019-02-24 21:18:58 -05:00
Brian Martin
e97b28a5c8 ozmo xmpp authentication
ozmo auths and shows up in the app
2019-02-24 02:29:40 -05:00