delete
@MessageMapping(value = ["delete.{id}"] )
Delete message fnf RSocket API. Takes as argument in metadata the id of message as Int and the client path as String.
This API is the verification process of the message. The server-client should call this API only when it has been verified that the message reached the end-user.