probe-web / @probe-web/client / wire / ChannelMode
Type Alias: ChannelMode
ts
type ChannelMode = "NoBlockSkip" | "NoBlockTrim" | "BlockIfFull";Defined in: wire.ts:94
probe-rs-rpc ChannelMode.