Skip to content

xPlaces 2.0 is the evolution of xPlaces and it is focused on mobile devices and web support.

Notifications You must be signed in to change notification settings

simonekalb/xPlacesMobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xPlacesMobile

xPlaces 2.0 is the evolution of xPlaces and it is focused on mobile devices and web support. It is based on a much more modern software architecture, than the previous version, built on top of Node.js and uses plenty of features of HTML5 such as WebSocket and access to various mobile sensor (accelerometer, gyroscope, geolocation and so forth). But the major enhancement of the new version is that is backward compatible with an existing xPlaces network. Your can run a new mobile service that speaks flawlessly with an existing C++ based network. The developer is now able to test and deploy an application that runs directly on mobile devices with or without the need to install any app on it, just pointing the mobile browser to a page and that’s it.

Files and folders structure:

  • node_modules
  • examples
  • misc
  • JSON

node_modules

Contains the whole library files.

examples

Contains stuff that use this library so you can see a real world example. ##JSON Contains all configuration and data files needed by both library and examples. You can write your own configuration file and save it here. To see how to write a valid configuration file please refer to documentation or use configuration.json as template. ##misc Contains stuff and files that aren't finished yet nor well documented. Think this as a work-in-progress folder.

Other infos

We now developing a new website and release the code through GitHub. For now on you can send feedback and ask questions to

Simone Kalb kalb@crs4.it

Gian Maria Simbula simbula@crs4.it

About

xPlaces 2.0 is the evolution of xPlaces and it is focused on mobile devices and web support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published