relayfabric-sdk
The Python side of RelayFabric's Plugin Protocol v1: the CBOR frame codec
(relayfabric_sdk.ipc, golden-locked byte-for-byte against the Rust
implementation), the run_plugin main-loop scaffold, shared Bridge plumbing
(relayfabric_sdk.bridge), the sent-message loop-guard cache, and the
FakeSock test harness.
A complete plugin is ~30 lines — see examples/echo_plugin.py. Prove any
plugin against the daemon-side contract with:
switchyardctl plugin test "python my_plugin.py"
Release files for relayfabric-sdk 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| relayfabric_sdk-0.4.0.tar.gz | 17.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| relayfabric_sdk-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.1 kB
Release files / relayfabric_sdk-0.4.0.tar.gz
| Download URL | relayfabric_sdk-0.4.0.tar.gz |
|---|---|
| Size | 17.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
032fd91e61e3db0779eaff2a02a62d720be91cf341f30f5799e39438cae76dd6
|
|
BLAKE2b-256 checksum How to use checksums |
fb7523573f9cb9451d374d0d7949f81ef95b9e68d8f6d53b516270bec0973089
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / relayfabric_sdk-0.4.0-py3-none-any.whl
| Download URL | relayfabric_sdk-0.4.0-py3-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1b53fef6eb69d36d34b8fa4457d861f742308ec0378124babbd53c9478760e95
|
|
BLAKE2b-256 checksum How to use checksums |
3579c41e372e608f30a52d3ddd76e67f03e92cbb1faa744756b88a9aff87a5be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|