Skip to main content

Module client

Module client 

Source

Structs§

CursorError
CursorHttpClient
HTTP/2 client for the Cursor AgentService/Run endpoint.
CursorUpstreamResponse
Upstream response from the Cursor API.

Functions§

decode_frame_payload
Decode a single Connect frame payload into an AgentServerMessage. Handles gzip decompression if the FLAG_GZIP bit is set.
decode_upstream_frames
Decode upstream response bytes into Connect frames containing AgentServerMessage values.