abstract fun send(subProtocolIdentifier: SubProtocolIdentifier, messageType: Int, connectionId: String, message: Bytes): Unit
(source)
Sends a wire message to a peer.
subProtocolIdentifier
- the identifier of the subprotocol this message is part of
messageType
- the type of the message according to the subprotocol