Streaming Client
(Automatically adding template at the end of the page.)
(Adding message template to the top of the page)
Line 1: Line 1:
{{message|Write the content here to display this box}}
A "Streaming client," also called a "Streaming app," is a client of the Turnkey server that uses the Streaming API.
A "Streaming client," also called a "Streaming app," is a client of the Turnkey server that uses the Streaming API.



Revision as of 22:37, 16 June 2024

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

Write the content here to display this box

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