agentskit.js

toSseFrame

Auto-generated API reference for toSseFrame.

Function: toSseFrame()

toSseFrame(envelope): string

Defined in: observability/src/devtools.ts:121

Serialize a devtools envelope as a single data: ...\n\n SSE frame. Framework-agnostic β€” hook into Express / Hono / plain http by writing the returned string to your response.

#Parameters

#envelope

DevtoolsEnvelope

#Returns

string

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page