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.1.win-amd64.zip
(12.7 kB
view details)
Built Distribution
File details
Details for the file RackioSocket-0.1.win-amd64.zip
.
File metadata
- Download URL: RackioSocket-0.1.win-amd64.zip
- Upload date:
- Size: 12.7 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 | 45a45f0386b18eab17606b41e1236ae520893213054dd7ec1ac431236da31120 |
|
MD5 | 0ec5fcc32ef60959d42d0fb788811e09 |
|
BLAKE2b-256 | fc952152d6f1dbc5f1fe2fd2d1414326d0f5319f4a922f8ff24e150ec407b1c3 |
File details
Details for the file RackioSocket-0.1-py3-none-any.whl
.
File metadata
- Download URL: RackioSocket-0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 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 | 952f4ad3af763cf0d2c938ffdfe99b29f478e7d85ec9ba3c99dde9ebb6f8fba1 |
|
MD5 | 110292fdffb800f7a2434500fd9f5b71 |
|
BLAKE2b-256 | 2ab280fc031f4d9be3d75be4839160f59c3a8fb64f98881cbe494ccafd531080 |