{
"info": {
"author": "Patrick Pacher",
"author_email": "patrick.pacher@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Environment :: No Input/Output (Daemon)",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2",
"Topic :: Multimedia :: Sound/Audio :: Players"
],
"description": "****************************\nMopidy-WAMPFrontend\n****************************\n\n.. image:: https://img.shields.io/pypi/v/Mopidy-WAMPFrontend.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-WAMPFrontend/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/Mopidy-WAMPFrontend.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-WAMPFrontend/\n :alt: Number of PyPI downloads\n\n.. image:: https://img.shields.io/travis/nethack42/mopidy-wampfrontend/master.svg?style=flat\n :target: https://travis-ci.org/nethack42/mopidy-wampfrontend\n :alt: Travis CI build status\n\n.. image:: https://img.shields.io/coveralls/nethack42/mopidy-wampfrontend/master.svg?style=flat\n :target: https://coveralls.io/r/nethack42/mopidy-wampfrontend?branch=master\n :alt: Test coverage\n\nThis extension provides a WAMP frontend for the popular Mopidy music server by connecting to a WAMP enabled router such as `crossbar.io\n`_. Based on the jsonrpc module shipped with mopidy the whole API is exposed to the WAMP router as Remote Procedure Calls (RPC). Mopidy events will also be published on the WAMP router.\n\n This extension does NOT include a WAMP (Web Application Messaging Protocol) router. \n\n\nFeatures\n========\n\nCurrently the following features have been implemented:\n\n- Complete mopidy core API is exposed to the WAMP router\n- WAMP realm is configurable via mopidy config\n- WebSocket and WebSocket-over-SSL is supported\n- Raw-TCP socket support\n- Debug options for WAMP and autobahn\n- Mopidy events are published to the WAMP router\n\n\nProblems & Missing Features\n===========================\n\nIn order for a final 1.0 release, the following problems must be solved and missing features must be implemented:\n\n- WAMP Authentication is currently not supported\n- Currently based on the mopidy core.utils.jsonrpc which (according to Mopidy documentation) is a bad idea\n\nInstallation\n============\n\nInstall by running::\n\n pip install Mopidy-WAMPFrontend\n\nOr, if available, install the Debian/Ubuntu package from `apt.mopidy.com\n`_.\n\n\nConfiguration\n=============\n\nBefore starting Mopidy, you must add configuration for\nMopidy-WAMPFrontend to your Mopidy configuration file::\n\n [wampfrontend]\n enabled = true\n name = mopidy\n router = ws://127.0.0.1:8080/ws\n debug_wamp = false\n debug_autobahn = false\n enable_twisted_log = false\n\n\nProject resources\n=================\n- `Source code `_\n- `Issue tracker `_\n- `Development branch tarball `_\n\n\nChangelog\n=========\n\nv0.2.0\n----------------------------------------\n\n- Support for auto-reconnect added\n- Switched from a local IO loop to use the global IOLoop started by the HTTP-Frontend\n- Mopidy instances can now be named (fixed #2)\n\nv0.1.0 \n----------------------------------------\n\n- Initial release.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/nethack42/mopidy-wampfrontend",
"keywords": null,
"license": "Apache License, Version 2.0",
"maintainer": null,
"maintainer_email": null,
"name": "Mopidy-WAMPFrontend",
"package_url": "https://pypi.org/project/Mopidy-WAMPFrontend/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/Mopidy-WAMPFrontend/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/nethack42/mopidy-wampfrontend"
},
"release_url": "https://pypi.org/project/Mopidy-WAMPFrontend/0.2.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Mopidy extension providing a WAMP frontend",
"version": "0.2.0"
},
"last_serial": 1576703,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "bedd351bb8b22287742b162a12220ab2",
"sha256": "4aa397c065efb602430b705ad4b9c2d70432c327822d2477387e9f4d2d25957a"
},
"downloads": -1,
"filename": "Mopidy-WAMPFrontend-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "bedd351bb8b22287742b162a12220ab2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10962,
"upload_time": "2015-04-30T07:23:10",
"url": "https://files.pythonhosted.org/packages/11/b7/4b54e94f9685cbd763c6b315e4376c9410965faeccbed97af6344b5a7076/Mopidy-WAMPFrontend-0.1.0.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "835c68bbe56cb8acd510b9e9ed8afbc4",
"sha256": "745ed2b752caef72ba71b95c15bff74a6d06c03ac368159ef36f0c29fcdeb5ab"
},
"downloads": -1,
"filename": "Mopidy-WAMPFrontend-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "835c68bbe56cb8acd510b9e9ed8afbc4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10647,
"upload_time": "2015-06-03T12:15:23",
"url": "https://files.pythonhosted.org/packages/8d/d6/25369099570e769972450ba8c71595d6d0a9d68429af033e3fb430a4f407/Mopidy-WAMPFrontend-0.2.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "835c68bbe56cb8acd510b9e9ed8afbc4",
"sha256": "745ed2b752caef72ba71b95c15bff74a6d06c03ac368159ef36f0c29fcdeb5ab"
},
"downloads": -1,
"filename": "Mopidy-WAMPFrontend-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "835c68bbe56cb8acd510b9e9ed8afbc4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10647,
"upload_time": "2015-06-03T12:15:23",
"url": "https://files.pythonhosted.org/packages/8d/d6/25369099570e769972450ba8c71595d6d0a9d68429af033e3fb430a4f407/Mopidy-WAMPFrontend-0.2.0.tar.gz"
}
]
}