- 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
Release files for filtered_websocket 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| filtered_websocket-0.4.1.tar.gz | 8.4 kB | Details |
Release files / filtered_websocket-0.4.1.tar.gz
| Download URL | filtered_websocket-0.4.1.tar.gz |
|---|---|
| Size | 8.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
79389424f87d07c40f03e46c313a321e14504753ca77fc88a932a3f4c4bb99e4
|
|
BLAKE2b-256 checksum How to use checksums |
a126c6082f536968eebf9d41d185747186aecc997dcd22db98430a61d7b2d73b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |