aioxmpp: Modernes XMPP/Jabber mit Python asyncio
Speaker:
Scheduled time: Sunday, 14:30, Room V1
aioxmpp ist eine Softwarebibliothek um einen XMPP-Client auf Basis von Python 3.3+ mit asyncio zu entwickeln. "From Scratch" für asyncio entwickelt und mit modernen XMPP-Standards im Blick ist aioxmpp frei von Altlasten. Durch Test-Driven Development, CI und akribisches Lesen der Standards sowie Mitgliedschaft in der XMPP Standards Foundation wird hohe Qualität der Implementation sichergestellt.
Website: https://github.com/horazont/aioxmpp
Desired previous knowledge: XMPP/Jabber sollte grundlegend ein Begriff sein, Python asyncio wäre auch gut.