Event(id: String = UUID.randomUUID().toString(), content: T)
Event wrapper
Help send content to EventConsumer
Author Arnaud Giuliani