Skip to main content

A simple framework for constructing websocket servers from filter chains.

Project description

Filtered WebSocket is a straight forward framework for implementing websocket servers which draws inspiration from UNIX process pipelines.

It’s a metaphor for: cat server_event | behavior_a | behavior_b | … Server event handlers are encapsulated within filters such that building elaborate behaviors is as easy as importing new modules. Imported filters automatically add themselves to an appropriate filter chain (pipeline).

  • Supports SSL

  • Scales horizontally via remote backend storage (redis) and pubsub handling

  • Supports token based auth

  • New behaviors are added by simply importing filter modules

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

filtered_websocket-0.4.1.tar.gz (8.4 kB view details)

Uploaded Source

File details

Details for the file filtered_websocket-0.4.1.tar.gz.

File metadata

File hashes

Hashes for filtered_websocket-0.4.1.tar.gz
Algorithm Hash digest
SHA256 79389424f87d07c40f03e46c313a321e14504753ca77fc88a932a3f4c4bb99e4
MD5 695819481af9d8ec36953c4808c81d08
BLAKE2b-256 a126c6082f536968eebf9d41d185747186aecc997dcd22db98430a61d7b2d73b

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