Builder
class Builder
Functions
Link copied to clipboard
Builds the WebSocketNetworkTransport
Link copied to clipboard
fun connectionAcknowledgeTimeout(connectionAcknowledgeTimeout: Duration?): WebSocketNetworkTransport.Builder
Link copied to clipboard
Link copied to clipboard
This is a convenience function to ease migration from v4 webSockets.
Link copied to clipboard
fun incrementalDeliveryProtocol(incrementalDeliveryProtocol: IncrementalDeliveryProtocol): WebSocketNetworkTransport.Builder
The incremental delivery protocol to use when using @defer and/or @stream.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Convenience function to help migrate from the v4 websockets
Link copied to clipboard
Link copied to clipboard
Set the WebSocketEngine to use.
Link copied to clipboard
The WsProtocol to use for this WebSocketNetworkTransport