Closed rustywebguy closed 9 years ago
Yes, of course. Just use it normally. Maybe inwill upload some demontest app with socket.io and google maps. El El mar, 16 jun 2015 a las 9:43, Rusty Rojo notifications@github.com escribió:
Is it possible for this to integrate with Socket IO?
— Reply to this email directly or view it on GitHub https://github.com/freshworkstudio/gps-tracking-nodejs/issues/3.
I tried to send to the socket the data I received from device and create a net.socket client but I cannot get the data that I send to the socket.
@rustywebguy i created a very basic demo app that uses socket.io to add a marker in a Google Map as soon as a packet is received by the server. https://github.com/freshworkstudio/gps-google-maps-socket-io
Tell me if you get it.
You can test the app sending dummy data trough the emulator: http://gps-tracking-emulator.meteor.com/
Is it possible for this to integrate with Socket IO?