Skip to main content

Quick and dirty socketio server for django

Project description

Tools to get a socketio server running on a django site quickly

install in settings.py

INSTALLED_APPS = (
...
'socketio_server',
...
)

Then copy the socketio_settings.sample.py into the same dir as manage.py.
Change the settings to match your preference.

Then run:

python manage.py socketio

to turn on the socketio server. You'll probably want to create your own
namespace to run your custom socketio logic. Look to gevent_socketio for help.

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

socketio-server-0.0.9.tar.gz (6.2 kB view details)

Uploaded Source

File details

Details for the file socketio-server-0.0.9.tar.gz.

File metadata

File hashes

Hashes for socketio-server-0.0.9.tar.gz
Algorithm Hash digest
SHA256 c3c36a4bf8e3d55b4c50342f2f7880278d2ff655380766e28269b2244957b62a
MD5 64ac57c19b071bbb63ab231dd87458d1
BLAKE2b-256 80bb24ba8a9f23d7b9d1dd38e64b7b340769187afa117843402999dcb6f08c8c

See more details on using hashes here.

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