开发者

I need to authenticate against one db with python and openfire. How do I do this?

开发者 https://www.devze.com 2022-12-28 16:31 出处:网络
How would one go about authenticating against a single db using开发者_如何学Python Python and openfire?Is there a simple module that will do this?Openfire uses a SQL database. So talking to the databa

How would one go about authenticating against a single db using开发者_如何学Python Python and openfire? Is there a simple module that will do this?


Openfire uses a SQL database. So talking to the database from python is probably the easiest way.

You could also try to connect/authenticate via XMPP - there's probably an xmpp library for python somewhere.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号