A Rackio extension to add a WebSocket Server to Rackio
Project description
rackio-socket
A Rackio extension to add a WebSocket Server to Rackio
Installation
pip install RackioSocket
Usage
from rackio import Rackio
from rackio_socket import RackioSocket
app = Rackio()
RackioSocket(app, 5005)
app.run(8028)
Swagger UI
After running your application it will serve the socket through the 5005 port.
ws://localhost:5005
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
RackioSocket-0.4.win-amd64.zip
(12.4 kB
view details)
Built Distribution
File details
Details for the file RackioSocket-0.4.win-amd64.zip
.
File metadata
- Download URL: RackioSocket-0.4.win-amd64.zip
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69435d3f6681b19376e9ef2ca8a4b6773b3e86a48dcbaae3113358d80fca1826 |
|
MD5 | f46422b07df243175fa4259b886e0b76 |
|
BLAKE2b-256 | 39a9747c34a480f1a4d8384a9adbb1a4682211ddc6f681c3a31a49d9c401221b |
File details
Details for the file RackioSocket-0.4-py3-none-any.whl
.
File metadata
- Download URL: RackioSocket-0.4-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be67ef3c4907001f32b6a5365be1b9f95f0a60062a82b0a4e0666f5cccf55f6e |
|
MD5 | ea5492bb2573d07b64e0fd4275c4bd2f |
|
BLAKE2b-256 | 9b738b5708289021932b16781ba87a3f95277f7ad7e470cba35b18cd0f88fc19 |