DEV Community

Meteo Gonzales
Meteo Gonzales

Posted on

Need help with Android development.

Hello, Now I'm developing an android mobile application.
I need to use socket.io in android to send and receive data with Laravel + vite project.
Already tested that socket is available with postman and can receive connection request in Laravel.
So I think there is a problem in android.
How to maintain socket.io and send connect request in android?

Top comments (0)