matrixApplicationServiceApiServer

fun Application.matrixApplicationServiceApiServer(hsToken: String, eventContentSerializerMappings: EventContentSerializerMappings = DefaultEventContentSerializerMappings, json: Json = createMatrixEventJson(eventContentSerializerMappings), routes: Route.() -> Unit)