Package ch.rswk.meta.engine


package ch.rswk.meta.engine
meta-engine is the backend of every application based on meta.

Various Services provide all the the vital functions. Each service is one of:

The central meta services are:

API is mainly based on a WebSocket request/reply Protocol. There are some REST-like endpoints for actions that should be accessible by simpler clients (like curl) that dont implement the WebSocket protocol.

Runtime: