ChatRoom: Real-Time WebSocket
Event-driven chat server built to demonstrate communication using WebSockets.
Goal: I built this project to learn the WebSocket process. Which allows the server to push data to the client instantly.
Tech Stack & Tools: Protocol: WebSockets Testing: Postman WebSocket Collections Environment: Tested across multiple local servers to simulate real-world chat traffic.