matrixApplicationServiceApiServer

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