You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developing a TCP/UDP client-server app for message management. TCP clients can subscribe, unsubscribe, and receive messages, while UDP clients publish messages. The app includes offline support for TCP clients. ~ Project for Communication Protocols, Year II
A Bluetooth Low Energy mesh messaging app for Android — no internet, no pairing, no setup needed. Currently supports direct 2-device chat; building towards multi-hop mesh relay where messages pass through intermediate devices to reach anyone in range. Built with Kotlin & Jetpack Compose.