{ "info": { "author": "eikendev, leopoldsedev", "author_email": "raphael@eiken.dev, christian@leopoldse.dev", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": ".. image:: https://img.shields.io/pypi/status/socklet.svg\n :target: https://pypi.org/project/socklet/\n\n.. image:: https://img.shields.io/pypi/l/socklet.svg\n :target: https://pypi.org/project/socklet/\n\n.. image:: https://img.shields.io/pypi/pyversions/socklet.svg\n :target: https://pypi.org/project/socklet/\n\n.. image:: https://img.shields.io/pypi/v/socklet.svg\n :target: https://pypi.org/project/socklet/\n\n.. image:: https://img.shields.io/pypi/dm/socklet.svg\n :target: https://pypi.org/project/socklet/\n\nUsage\n=====\n\nThis tool can be used to bridge a Socket.IO 0.9 connection to WebSocket.\n\nInstallation\n============\n\nFrom PyPI\n---------\n::\n\n pip install socklet\n\nFrom Source\n-----------\n::\n\n ./setup.py install\n\nConfiguration\n=============\n\nA configuration file can be saved to ``~/.config/socklet/config.ini`` to avoid specifying the connection details for each invocation.\nOf course, ``$XDG_CONFIG_HOME`` can be set to change your configuration path.\n::\n\n [CLIENT]\n Host = https://example.com\n Port = 443\n\n [SERVER]\n Host = localhost\n Port = 8765\n\nDevelopment\n===========\n\nThe source code is located on `GitLab `_.\nTo check out the repository, the following command can be used.\n::\n\n git clone https://gitlab.com/two-many-tabs/socklet.git", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/socklet", "keywords": "socket-io,websocket,bridge", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "socklet", "package_url": "https://pypi.org/project/socklet/", "platform": "", "project_url": "https://pypi.org/project/socklet/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/socklet" }, "release_url": "https://pypi.org/project/socklet/1.0.1/", "requires_dist": null, "requires_python": ">=3", "summary": "A tool for bridging Socket.IO 0.9 to WebSocket.", "version": "1.0.1" }, "last_serial": 5169529, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "717a86226aed64c59c3e5920b152017a", "sha256": "1545ac0a1a108307696fbad05cf00f6d8809f975c590a6f81f31dfec303e671f" }, "downloads": -1, "filename": "socklet-1.0.1.tar.gz", "has_sig": false, "md5_digest": "717a86226aed64c59c3e5920b152017a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 6775, "upload_time": "2019-04-21T10:18:46", "url": "https://files.pythonhosted.org/packages/b7/cb/e6e297cc4c7bcb58439a034cd6eb3f124f74c931ea367a2a104352cb5fbc/socklet-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "717a86226aed64c59c3e5920b152017a", "sha256": "1545ac0a1a108307696fbad05cf00f6d8809f975c590a6f81f31dfec303e671f" }, "downloads": -1, "filename": "socklet-1.0.1.tar.gz", "has_sig": false, "md5_digest": "717a86226aed64c59c3e5920b152017a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 6775, "upload_time": "2019-04-21T10:18:46", "url": "https://files.pythonhosted.org/packages/b7/cb/e6e297cc4c7bcb58439a034cd6eb3f124f74c931ea367a2a104352cb5fbc/socklet-1.0.1.tar.gz" } ] }