# Klat API
The `Klat Connector` provides programmatic access to a Klat server.
## SocketIO Klat v1 API
The `api.sio_klat_api` module provides a connector that is compatible with a
Klat 1.0 SocketIO server. By default, this connector will initiate a connection
upon initialization and be ready for use.
> This connector is also compatible with the `MachKlatServer` available in this
> package.
## MQ Klat v2 API
The `api.mq_klat_api` module provides a connector compatible with a Pyklatchat
server via MQ. This connector will not complete a connection until the `run`
method is called.
Raw data
{
"_id": null,
"home_page": "https://github.com/neongeckocom/klat-connector",
"name": "klat-connector",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Neongecko",
"author_email": "developers@neon.ai",
"download_url": "https://files.pythonhosted.org/packages/12/25/56187f9af191fe7199af63bb1a4931cecc365409afe2584d5148d0a6efec/klat-connector-0.8.0.tar.gz",
"platform": null,
"description": "# Klat API\n\nThe `Klat Connector` provides programmatic access to a Klat server.\n\n\n## SocketIO Klat v1 API\nThe `api.sio_klat_api` module provides a connector that is compatible with a\nKlat 1.0 SocketIO server. By default, this connector will initiate a connection\nupon initialization and be ready for use.\n> This connector is also compatible with the `MachKlatServer` available in this\n> package.\n\n## MQ Klat v2 API\nThe `api.mq_klat_api` module provides a connector compatible with a Pyklatchat\nserver via MQ. This connector will not complete a connection until the `run` \nmethod is called.\n",
"bugtrack_url": null,
"license": null,
"summary": "The Klat Chat API",
"version": "0.8.0",
"project_urls": {
"Homepage": "https://github.com/neongeckocom/klat-connector"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "453bb29912de8b05dc007f3500844b06a4e6a990807b94a74025f31a826db736",
"md5": "d23624e2a74ca54faad25155ab0964ce",
"sha256": "bc9a5d8d1afdcee46d88c2a15184414627cce84cbbca4ad0557beaf2b6da54c5"
},
"downloads": -1,
"filename": "klat_connector-0.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d23624e2a74ca54faad25155ab0964ce",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 42944,
"upload_time": "2025-02-06T22:35:59",
"upload_time_iso_8601": "2025-02-06T22:35:59.600015Z",
"url": "https://files.pythonhosted.org/packages/45/3b/b29912de8b05dc007f3500844b06a4e6a990807b94a74025f31a826db736/klat_connector-0.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "122556187f9af191fe7199af63bb1a4931cecc365409afe2584d5148d0a6efec",
"md5": "49bbd292a2ac0d736387d16fe6379668",
"sha256": "f4ee13041a7febde17ea3e4978cd311f9def8dc360c17dbbe2ef9e5e3d4f1083"
},
"downloads": -1,
"filename": "klat-connector-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "49bbd292a2ac0d736387d16fe6379668",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 22477,
"upload_time": "2025-02-06T22:36:01",
"upload_time_iso_8601": "2025-02-06T22:36:01.330436Z",
"url": "https://files.pythonhosted.org/packages/12/25/56187f9af191fe7199af63bb1a4931cecc365409afe2584d5148d0a6efec/klat-connector-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-06 22:36:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neongeckocom",
"github_project": "klat-connector",
"github_not_found": true,
"lcname": "klat-connector"
}