A Rackio extension to add a SocketIO Server to Rackio
Project description
rackio-socket
A Rackio extension to add a SocketIO 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 SocketIO through the 5005 port.
var socket = io('http://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.8.win-amd64.zip
(13.9 kB
view details)
Built Distribution
File details
Details for the file RackioSocket-0.8.win-amd64.zip
.
File metadata
- Download URL: RackioSocket-0.8.win-amd64.zip
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be4cc89e99d4e7fd0cdd3c0350c273851c56b7ef060e7ee40232e2d68a6fa8e2 |
|
MD5 | 1b1b5a31301cb93404a192ae93fb26b5 |
|
BLAKE2b-256 | ec7232086609fa08e11fb1eb5647cefcf33584749f9a8446874cdb56b3420580 |
File details
Details for the file RackioSocket-0.8-py3-none-any.whl
.
File metadata
- Download URL: RackioSocket-0.8-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdbddeedae6518c1021fa1d3022f6ad6fd91b49cf233508b5453026af1e0f0c8 |
|
MD5 | d13b6d76937b9427f3a1e434b807a346 |
|
BLAKE2b-256 | 4edd9f8fd354b62aaea31e08909bcf9ae2c78b3bd052f5bc9a706105a62f4f58 |