type WebSocketOutgoing<T extends WebSocketDescriptor> = conditional
The outbound value type a descriptor accepts (raw wire type when no outgoing schema).
outgoing
Learn: Contracts