open fun rxPing(data: Buffer): Single<Buffer>
Send a frame to the remote endpoint. This is not implemented for HTTP/1.x.
data - the 8 bytes data of the frame
data
Return