acton-reactive 8.2.0

Acton Reactive is the main crate of the Acton framework, designed for building reactive, event-driven, and asynchronous systems. It provides intuitive abstractions to make working with distributed actors seamless and efficient.
Documentation
1
2
3
4
5
6
# Acton IPC Python Client Requirements
#
# Core dependencies (none - uses Python standard library)
#
# Optional dependencies:
msgpack>=1.0.0  # For MessagePack serialization support