You can buy this project and download/modify it how often you want.
package io.hydrosphere.mist.lib trait Publisher { def publish(message: String): Unit }