Skip to content

POC to demonstrate realtime tracking of android clients with location update.

Notifications You must be signed in to change notification settings

himanshusoni/node-socket-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b508741 · Apr 6, 2015

History

10 Commits
Apr 6, 2015
Apr 6, 2015
Apr 2, 2015
Apr 6, 2015

Repository files navigation

node-socket-poc

Contains

1] EGM - android application to send location updates to the server. - uses socketio java library found at https://github.com/nkzawa/socket.io-client.java - contains a background service to update location

2] Nodejs server - Ignore the Read me inside the folder - listens to the client for location update - add user and location data to db (to be implemented) - Admin Panel found at index.html with realtime dashboard. - Every client update is broadcasted to the admin namespace.

About

POC to demonstrate realtime tracking of android clients with location update.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published