pybao-xc-sdk
v1.5.58
Published
PYB-CLI Server SDK
Downloads
809
Readme
pybao-xc-sdk
pybao-xc-sdk is an SDK for integrating with PYB server capabilities across Web, Electron, and Node environments.
Feature Overview
- Unified HTTP client access to PYB server APIs
- SSE subscription and real-time event stream handling
- Core domain support for sessions, messages, tools, config, and permissions
- Stability features including reconnect, replay-aware recovery, and deduplication
- Runtime/protocol session backend routing support
Typical Use Cases
- Custom frontend console integration with PYB
- Electron desktop applications powered by PYB
- Middleware services orchestrating PYB capabilities
Facade Example
client.session.create(...)
