Netflix Zuul Push Messaging

Zuul Push Messaging enables server-to-client push communications over WebSockets and Server Sent Events (SSE). It provides a PushConnectionRegistry for managing connected clients and supports distributed deployments using external datastores such as Redis, Cassandra, or DynamoDB for multi-node clusters.

API entry from apis.yml

apis.yml Raw ↑
aid: netflix-zuul:netflix-zuul-push-messaging
name: Netflix Zuul Push Messaging
description: Zuul Push Messaging enables server-to-client push communications over WebSockets and Server
  Sent Events (SSE). It provides a PushConnectionRegistry for managing connected clients and supports
  distributed deployments using external datastores such as Redis, Cassandra, or DynamoDB for multi-node
  clusters.
humanURL: https://github.com/Netflix/zuul/wiki/Push-Messaging
tags:
- Push Messaging
- Real Time
- Server Sent Events
- WebSocket
properties:
- type: Documentation
  url: https://github.com/Netflix/zuul/wiki/Push-Messaging
- type: GitHubRepository
  url: https://github.com/Netflix/zuul