Documentation
Real-time infrastructure for AI applications — channels, durable objects, sessions, presence, and event flows.
Pingerchips is real-time infrastructure for AI applications. It gives your agents and users a shared, live connection — so LLM streams reach the browser instantly, agent state is visible as it changes, and multiple agents can coordinate without polling.
Primitives
| Primitive | What it does |
|---|---|
| Channels | Fast pub/sub — public, private, and presence |
| Durable Objects | Named, persistent key-value entities with real-time subscriptions |
| Chat / Sessions | Durable threads with LLM token streaming and message history |
| Spaces | Ephemeral presence — cursors, members, locations, and locks |
| Pingerflows | Visual pipeline to filter, transform, throttle, and route events |
Start here
- Getting Started — create an app and send your first message in minutes
- Installation — add the server and client SDKs
- SDK Reference — the full client and server API
- Roadmap — what is shipped and what is next