A real-time currency trading application that displays live currency exchange rates using WebSocket technology. The application fetches data from Exchange Rate API and broadcasts updates to connected ...
This is a simple WebSocket-based chat application built with Golang. It's a personal project designed for learning and practice, focusing on real-time communication and backend development. The ...