class Progress : ServiceToClientEvent
Progress(time: Instant, fiberId: Long, message: String)
val fiberId: Long
val message: String
val time: Instant