NoHandshake

class NoHandshake(selectedFrameSerializer: TransportFrameSerializer, selectedProtocolFactory: RPCProtocol.Factory) : RPCHandshakePerformer

Functions

performHandshake
Link copied to clipboard
open suspend override fun performHandshake(connection: RPCConnection): RPCHandshakePerformer.HandshakeResult

Properties

selectedFrameSerializer
Link copied to clipboard
val selectedFrameSerializer: TransportFrameSerializer
selectedProtocolFactory
Link copied to clipboard
val selectedProtocolFactory: RPCProtocol.Factory