MCPcopy Create free account
hub / github.com/middleapi/orpc / decoder.test.ts

File decoder.test.ts

packages/standard-server/src/event-iterator/decoder.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { EventMessage } from './types'
2import { decodeEventMessage, EventDecoder, EventDecoderStream } from './decoder'
3
4describe('decodeEventMessage', () => {

Callers

nothing calls this directly

Calls 5

decodeEventMessageFunction · 0.90
feedMethod · 0.80
pipeThroughMethod · 0.80
pushMethod · 0.80
endMethod · 0.65

Tested by

no test coverage detected