Lattice has reached its initial commit, providing a TypeScript-based solution for managing persistent client connections using Server-Sent Events (SSE). It includes an in-memory connection registry, support for device-specific and topic-based notifications, and a Fastify-powered API. This utility simplifies real-time push messaging for lightweight applications. Project Init

Initial release of Lattice: a lightweight APNs-inspired SSE push notification server - lattice-pns/lattice