# WebSocket Router for Starlette
This package acts as a websocket message router for [Starlette](https://github.com/encode/starlette)
[WebSocket](https://www.starlette.io/websockets/) connections, permitting socket sharing for
multiple client-server connections.
For installation and usage, [see the documentation](https://selcouth.gitlab.io/wsrouter).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/selcouth/wsrouter",
"name": "wsrouter",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "David Morris",
"author_email": "gypsysoftware@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f8/d2/048a266f0ed337105775a635cbfd86b09a42726865231d1b395d62cbac61/wsrouter-0.8.3.tar.gz",
"platform": null,
"description": "# WebSocket Router for Starlette\n\nThis package acts as a websocket message router for [Starlette](https://github.com/encode/starlette)\n[WebSocket](https://www.starlette.io/websockets/) connections, permitting socket sharing for\nmultiple client-server connections.\n\nFor installation and usage, [see the documentation](https://selcouth.gitlab.io/wsrouter).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Starlette Shared WebSocket Endpoint",
"version": "0.8.3",
"project_urls": {
"Documentation": "https://selcouth.gitlab.io/wsrouter/",
"Homepage": "https://gitlab.com/selcouth/wsrouter",
"Repository": "https://gitlab.com/selcouth/wsrouter"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1871c5d464bd869d51166a0a395f8f15005aff98c2b44cb1abb6e70ad7fc5b6",
"md5": "f4bb64be18876fb40ee638eacb82a958",
"sha256": "b22b57ae0579fcd2197c03347368f04bc2e3294a4694215f20f749e87572f476"
},
"downloads": -1,
"filename": "wsrouter-0.8.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f4bb64be18876fb40ee638eacb82a958",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 8971,
"upload_time": "2023-07-18T05:30:55",
"upload_time_iso_8601": "2023-07-18T05:30:55.931807Z",
"url": "https://files.pythonhosted.org/packages/a1/87/1c5d464bd869d51166a0a395f8f15005aff98c2b44cb1abb6e70ad7fc5b6/wsrouter-0.8.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f8d2048a266f0ed337105775a635cbfd86b09a42726865231d1b395d62cbac61",
"md5": "b13ec2838b8c22f129fe884e74747354",
"sha256": "94714899423f7fc2190b5ec390b965abe4d0e1d04add5725447199f45f8d021b"
},
"downloads": -1,
"filename": "wsrouter-0.8.3.tar.gz",
"has_sig": false,
"md5_digest": "b13ec2838b8c22f129fe884e74747354",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 7804,
"upload_time": "2023-07-18T05:30:57",
"upload_time_iso_8601": "2023-07-18T05:30:57.595400Z",
"url": "https://files.pythonhosted.org/packages/f8/d2/048a266f0ed337105775a635cbfd86b09a42726865231d1b395d62cbac61/wsrouter-0.8.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-18 05:30:57",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "selcouth",
"gitlab_project": "wsrouter",
"lcname": "wsrouter"
}