Vertaling van "Server-sent" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Im Gegensatz zur Server-Seite gibt es zum Konsumieren von Server-sent Events verschiedene Bibliotheken.
Unlike for the server side, there are different libraries for server-sent events.
Um dem Client zu signalisieren, dass die Verbindung noch besteht, wird in regelmäßigen Zeitabständen ein:heartbeat als Server-sent Event Kommentar gesendet.
To signal to the client that the connection still exists, a:heartbeat is sent at periodic intervals as a server-sent event comment.
Server-sent Events sind Bestandteil der HTML5 Spezifikation und verwenden HTTP als Transport-Protokoll.
Server-sent events are part of the HTML5 specification and use HTTP as transport protocol.
Der Vorteil, den Server-sent Events mitbringen, ist, dass keine zentrale Message-Komponente wie (ActiveMq, Kafka, ...) benötigt wird.
Server-sent events have the advantage of not needing a central message component (such as ActiveMq, Kafka, ...).
In meinem ersten kleinen.NET-Projekt wurde das Senden von Server-sent Events für die Kommunikation zwischen zwei Microservices (Reservieren und Ausleihen) im Container Bootcamp benötigt.
In my first small.NET project, the use of server-sent events for the communication between two microservices (reservation and lending) at the Container Bootcamp was required.
Zu den geplanten neuen Features gehören annotationsgetriebene Anwendungsereignisse, deklaratives HTTP-Caching sowie Unterstützung für Server-Sent Events im Webframework Spring MVC.
The planned new features include annotation-driven application events, declarative HTTP caching, and support for Server-Sent Events in Spring MVC.
Das EventSource-Interface erlaubt das Empfangen von Server-Sent Events.
The EventSource interface is web content's interface to server-sent events.
Web/API/EventSource Das EventSource -Interface erlaubt das Empfangen von Server-Sent Events.
Web/API/BlobEvent The BlobEvent interface represents events associated with a Blob.