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.3.win-amd64.zip
(14.6 kB
view details)
Built Distribution
File details
Details for the file RackioSocket-0.3.win-amd64.zip
.
File metadata
- Download URL: RackioSocket-0.3.win-amd64.zip
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.1.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40dfd9ed6068cdbdb688374386543a69cce680fe52e151ea221dfe9ad6c94b92 |
|
MD5 | 7f7d06e952b898ef3147262a215fd474 |
|
BLAKE2b-256 | e0f694879474bf924e81cb7e73b8c4e04bfc496b8dad906badc594ae540163ad |
File details
Details for the file RackioSocket-0.3-py3-none-any.whl
.
File metadata
- Download URL: RackioSocket-0.3-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.1.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 247c284d3957555cfff19ce574f4d4f22992029f41aee4d52581e8caeab0181f |
|
MD5 | 34231a4795aa31aa70403bf8ba4bdad7 |
|
BLAKE2b-256 | 335b696ce8967668ea2ff42b4b7de100f1d6820a49dd8001983ffdf4842b1570 |