Translation of Server-Sent Events into German
Noun, plural
communication
- Using Server-Sent Events, the server can push data to the client when necessary.Mit Server-Sent Events kann der Server bei Bedarf Daten an den Client senden.
web updates
- Server-Sent Events allow web apps to get real-time updates from a server.Server-Sent Events ermöglichen es Web-Apps, Echtzeit-Updates von einem Server zu erhalten.
Synonyms and analogies of Server-Sent Events in English
Examples of Server-Sent Events in a sentence
Web applications benefit from Server-Sent Events for live data feeds. Developers use Server-Sent Events for live sports scores. Server-Sent Events are ideal for stock market updates.
Translations of "Server-Sent Events" in Context ordered by category and frequency
The planned new features include annotation-driven application events, declarative HTTP caching, and support for Server-Sent Events in Spring MVC.
Zu den geplanten neuen Features gehören annotationsgetriebene Anwendungsereignisse, deklaratives HTTP-Caching sowie Unterstützung für Server-Sent Events im Webframework Spring MVC.
Unlike for the server side, there are different libraries for server-sent events.
Im Gegensatz zur Server-Seite gibt es zum Konsumieren von Server-sent Events verschiedene Bibliotheken.
Server-sent events are part of the HTML5 specification and use HTTP as transport protocol.
Server-sent Events sind Bestandteil der HTML5 Spezifikation und verwenden HTTP als Transport-Protokoll.
Server-sent events have the advantage of not needing a central message component (such as ActiveMq, Kafka, ...).
Der Vorteil, den Server-sent Events mitbringen, ist, dass keine zentrale Message-Komponente wie (ActiveMq, Kafka, ...) benötigt wird.
Server-Sent Events: Examples and translations in context
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.
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.