Package for easy management of state/event signal publishing, subscribing, and responding
Project description
State/Event Signal Module
Adds two new, simple-to-use objects:
- SignalExporter (for publishing state signals and handling subscribers + responses)
- SignalResponder (for receiving state signals, locking onto publishers, and publishing responses)
Also provides two dataclass specifications:
- Signal (state signal protocol definition)
- Response (response protocol definition)
Combining redis pubsub features with state signal + response protocols, these additions make state signal publishing, subscribing, receiving, and responding incredibly easy to integrate into any code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
state-signals-0.1.3.tar.gz
(18.0 kB
view hashes)
Built Distribution
Close
Hashes for state_signals-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6a4beefe1a96a1e1641119e0df185455c3e3c47c3062b169edfff565f92761c |
|
MD5 | 2e59df7bba05190f6df0706ff9d08274 |
|
BLAKE2b-256 | 6c084b231f7f5e27f452a4107eb1ff4db785cef0c87b70aa663e73f026b50c84 |