2026.03.11B·08WebSocket Patterns in Practice: Building Real-Time Notifications from Scratch
I needed real-time notifications and dove into WebSockets. From HTTP polling to Supabase Realtime—practical patterns for real-time communication.
WebSocketRealtimeSupabase Realtime
→2026.01.06S·10Designing a Real-time Chat System: Is WebSocket Enough?
1:1 chat is straightforward, but group chat, read receipts, and offline messages turn it into a completely different beast.
System DesignWebSocketReal-time
→2025.05.18F·107WebSocket: Escape from Refresh Hell
HTTP is Walkie-Talkie (Over). WebSocket is Phone (Hello). The secret tech behind Chat and Stock Charts.
CSWebWebSocket
→