r3prototyping / core.node.services / ArtemisMessagingService / createMessage

createMessage

fun createMessage(topic: String, data: ByteArray): Message
Overrides MessagingService.createMessage

Returns an initialised Message with the current time, etc, already filled in.