Streaming Client
This page was created by Lars.olofsson@mdriven.net on 2023-06-01. Last edited by Edgar on 2025-01-20.

A "Streaming client," also called a "Streaming app," is a client of the Turnkey server that uses the Streaming API.

A client app that uses this interface is highly interactive, and the server keeps all the objects needed for the client in memory with subscriptions to make it respond to any data changes.

One implementation of a Streaming client is the AngularJS Client.

See also: MDriven Turnkey Architecture