NoHandshake
class NoHandshake(selectedFrameSerializer: TransportFrameSerializer, selectedProtocolFactory: RPCProtocol.Factory) : RPCHandshakePerformer
Content copied to clipboard
Functions
performHandshake
Link copied to clipboard
open suspend override fun performHandshake(connection: RPCConnection): RPCHandshakePerformer.HandshakeResult
Content copied to clipboard