hey all
i’m trying to use socket.io to make a real time tracking in ionic 3, i have 2 application one for user and one for driver and i have a php server , i need to know can i use socket.io with ionic and php server to let the user track the driver position in real time ? how can i do this ?
thanks in advance
Did you check the tcp cordova plugin?