Skip to main content

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 hashes)

Uploaded Source

Built Distribution

RackioSocket-0.4-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page