Dear developers,
today the OpenSpime library PyOpenSpime v0.2 has been released! This version 0.2 does not fully support the OpenSpime protocol v0.9 yet, however it fully implements the Data Reporting OpenSpime core extension.
The main differences between the previous v0.1 release are:
a major code refactoring which has substantially improved code useability (for instance, the OpenSpime engine responsible for handling the protocol is now completely separated from the OpenSpime XMPP client code);
client now [...]