akash javaliblog.akashjavali.com·Nov 22, 2024Real-Time Applications with WebSockets and Socket.ioIn the age of instantaneous communication and live updates, real-time applications have become an integral part of modern web development. From chat applications and collaborative tools to live sports updates and multiplayer games, real-time function...Chat Applications
Sprasad Pujarisprasad.hashnode.dev·Jul 8, 2024Real-Time Chat App: Kubernetes Ingress on AWS with React and Node.jsI'll provide a detailed two-tier architecture project using Kubernetes Ingress with AWS, implemented through Visual Studio Code. This project will be a real-time chat application with a React frontend and a Node.js backend using Socket.IO for real-ti...141 readsRealTimeApplications