{ "info": { "author": "Matthew Brisebois", "author_email": "matthew@webheroes.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "License :: Other/Proprietary License", "Programming Language :: Python :: 2.7" ], "description": "Mongrel2 Transceiver was built to solve 3 major hassles that\ncome with trying to handle ZMQ and WebSockets.\n\n1. Handling WebSockets properly\n2. Dynamically adding more connections to a running handlers\n3. Reliably destroying ZMQ Contexts\n\nTransceiver solves all these issues with an intuitive and simplistic syntax.\n\nWARNING: Mongrel2 Transceiver was primarily designed to work with Docker containers. Therefore the\ndefault options for all the classes are not expecting to have issues binding to the default ports.\nIt is your job to configure custom ports if you will be running in a single network environment.\nEvery class has options for overriding the default ports and have been tested in a single network\nenvironment.", "description_content_type": null, "docs_url": "https://pythonhosted.org/mongrel2-transceiver/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/webheroesinc/transilience", "keywords": "mongrel2,zmq,transceiver,websocket,http", "license": "Dual License; GPLv3 and Proprietary", "maintainer": null, "maintainer_email": null, "name": "mongrel2-transceiver", "package_url": "https://pypi.org/project/mongrel2-transceiver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mongrel2-transceiver/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/webheroesinc/transilience" }, "release_url": "https://pypi.org/project/mongrel2-transceiver/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Non-blocking Mongrel2 handler transceiver", "version": "0.3.0" }, "last_serial": 1445404, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7ba20174088717f8a5b4ed6d89e39488", "sha256": "31087caad7e0e1cb90bf2fab117c3f19497700d99536038350bdfe4cef961e27" }, "downloads": -1, "filename": "mongrel2-transceiver-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7ba20174088717f8a5b4ed6d89e39488", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6709, "upload_time": "2015-02-28T00:42:30", "url": "https://files.pythonhosted.org/packages/44/67/4e3457ec77f7de9f2e865652ab2f1cd58e5b70ba55166b15f79b297b7708/mongrel2-transceiver-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "5ff3e483b422417043878be15dbb21d4", "sha256": "9d40d65bad98c5d0d27fe51573df135b59f36262675d5fd67a730f3eff947477" }, "downloads": -1, "filename": "mongrel2-transceiver-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5ff3e483b422417043878be15dbb21d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6583, "upload_time": "2015-02-28T16:01:52", "url": "https://files.pythonhosted.org/packages/27/20/054bbc3abccf2db7d653bb0c2a5ee48a9d68c787896f2cdefd59092e65cf/mongrel2-transceiver-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "52f9a3a75ebe5a7df4e8d7994d8292f0", "sha256": "baf603da10ec426a60d708a450858967149eedb4b90e8034d4b7e97313848397" }, "downloads": -1, "filename": "mongrel2-transceiver-0.3.0.tar.gz", "has_sig": false, "md5_digest": "52f9a3a75ebe5a7df4e8d7994d8292f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22789, "upload_time": "2015-03-02T23:34:38", "url": "https://files.pythonhosted.org/packages/ab/f8/00cc2ef8a5bb46051b57f6d9abb1569568d9ae30dde4608bfdc1d2de5be7/mongrel2-transceiver-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52f9a3a75ebe5a7df4e8d7994d8292f0", "sha256": "baf603da10ec426a60d708a450858967149eedb4b90e8034d4b7e97313848397" }, "downloads": -1, "filename": "mongrel2-transceiver-0.3.0.tar.gz", "has_sig": false, "md5_digest": "52f9a3a75ebe5a7df4e8d7994d8292f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22789, "upload_time": "2015-03-02T23:34:38", "url": "https://files.pythonhosted.org/packages/ab/f8/00cc2ef8a5bb46051b57f6d9abb1569568d9ae30dde4608bfdc1d2de5be7/mongrel2-transceiver-0.3.0.tar.gz" } ] }