04Networking
SDP Chat App
This is encrypted server chat application I build with Unity and Photon in a very young age this project is no way near any professional grade software but it gave me a solid understanding on how networking works in games and applications. It was a great learning experience in real-time communication and client-server architecture.
Gallery

Features
- Real-time messaging
- User authentication and authorization via server name entry and password entry
- Responsive chat interface
Technologies
UnityPhoton ServerUI/UX
Challenges
Implementing real-time communication while ensuring message delivery and handling connection issues. Managing state synchronization across multiple connected clients.
Outcome
Created a functional chat application with real-time communication capabilities, providing a solid foundation for understanding networking in game development. The project was a great learning experience, feel free to check it out on my itch.io page