top of page
Real-Time Communication in Android: HTTP, WebSockets, and SSE
Status: Accepted
In this session, I will explore the intricacies of real-time communication in Android applications, comparing the traditional HTTP request-response model with more dynamic alternatives like WebSockets and Server-Sent Events (SSE). I will discuss the advantages and use cases for each method, and demonstrate how to implement them in an Android app with a Ktor backend. The session will also showcase an open-source project I've developed as a practical example of these concepts in action. Attendees will learn how to choose the right communication protocol for their app's needs and how to integrate it effectively for a seamless user experience.
Speakers
bottom of page