WebSocket Server made from scratch | A Real-Time Chat Application
A real-time chat application featuring a custom WebSocket server implemented from scratch. Utilizes bitwise operations for encrypting and decrypting messages from buffers, offering insights into low-level networking and data transmission.