Optionalframing?: TcpTestOnlyFramingOptionalspecifiedDesignator?: stringOptionalspecifiedHostname?: stringOptionalspecifiedPort?: numberOptionalwriteLatencyMs?: numberOptional artificial latency for writes (ms), useful for testing pipelining
Wire framing for outbound writes and inbound reads. Defaults to
'syrup', the framing the OCapN TCP-for-testing netlayer is moving toward. Pass'none'to interoperate with the existing Pythonocapn-test-suitetesting_only_tcpnetlayer (raw syrup record per write, no length prefix).