A Real-Time Chat Application ( WebSocket Server made from scratch )
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.