websockets
2 posts
Async API Patterns for Web and Mobile: An Opinionated Default
One default shape for long-running work across a browser SPA and a mobile app, with the cases where it should be overridden.
api-designwebsocketsserver-sent-events+5
April 18, 2026Development
Real-time Notifications and Multi-Channel Delivery: WebSockets, Push, Email, and Beyond1/1
Implementation strategies for real-time notification delivery across WebSocket, push notification, email, SMS, and webhook channels with production-tested patterns
websocketspush-notificationsemail+5
September 8, 2025Development