![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
freedom-social-xmpp
Advanced tools
XMPP Social provider for freedom.js
This provider builds node-xmpp linked against the freedom.js socket API. The interface conforms to the freedom.js
social API.
Note that net
is almost identical to node-js's net, but just changes to use freedom's tcp provider.
The Provider can be referenced locally from the prebuilt version distributed by NPM. Install the dependency through NPM as standard and you should be done.
npm --save freedom-social-xmpp
npm install
grunt
Note that node-stringprep
has native code, so it may have to recompile node (using gyp). This can fail (e.g. on a mac) when attempted in user-space but node is in super-user space. A fix is to install node-stringprep
globally as super-user:
sudo npm install -g node-stringprep
The provided demo is a chrome chat application, demonstrating a pure JS app acting as an XMPP client. The user interface is automatically linked against the demonstration app found in the freedom chat demo. To compile the demo, run:
grunt demo
grunt test
FAQs
XMPP Social provider for freedomjs
The npm package freedom-social-xmpp receives a total of 2 weekly downloads. As such, freedom-social-xmpp popularity was classified as not popular.
We found that freedom-social-xmpp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.