ReadonlyclosedOptional ReadonlyendpointEndpoint backing this connection, when supplied by its adapter.
ReadonlyhandshakeOptional Readonly InternalingressFalse after replay dictionary persistence becomes unavailable.
Optional Readonly InternalingressRecovered ingress dictionary supplied by replay connections.
Optional Readonly InternalmanagesTrue when the transport dispatches typed sender errors itself.
ReadonlymessagesOptionalcode: numberOptionalreason: stringOptionaldeprioritizeInternalMarks this endpoint as temporarily unsuitable and asks a stateful connection factory to start its next sweep at another configured endpoint.
OptionalgetInternalNotification-inbox metrics exposed by reconnecting transports.
OptionalgetInternalResolves a session sequence to its stable replay FSN.
OptionalgetInternalPhysical delivery metrics exposed by replaying transports.
OptionalgetInternalPublished watermark alone, for the flush path.
Transports that expose this must keep it consistent with
getIngressMetrics's publishedFrameSequence; callers fall back to
the full snapshot when it is absent.
OptionalpingSends an RFC 6455 PING when the underlying runtime supports it.
OptionalprepareInternalSerializes a whole logical batch capacity check before its first frame is sent, preventing a deferred prefix from consuming the only space needed by its commit-bearing suffix.
OptionalskipInternalReserves a client sequence for a split-batch suffix suppressed before send(), keeping replay ACK translation aligned with the session.
Normalized binary connection consumed by QWP sessions.
Adapters buffer messages until the single async iterator consumes them, so unsolicited frames such as egress SERVER_INFO cannot race session startup.