开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜