@langchain/langgraph/stream — backend toolkit for the v2 streaming protocol.
This entrypoint collects the primitives needed to build a custom transport or server on top of the Agent Streaming Protocol:
streamEvents (v3) payloads
into canonical ProtocolEvents.since replay cursor).These are intentionally transport-agnostic: pair them with SSE, WebSocket, or any custom framing to expose a graph over the protocol.
| Name | Type | Description |
|---|---|---|
value* | unknown |