las2peer

A Java-based decentralized framework for distributing community services in a peer-to-peer infrastructure.

Core

The core provides the p2p functionality, including low level communication as well as service execution.

RESTMapper

The RESTMapper provides functionality to implement a service that exposes a RESTful interface.

WebConnector

The WebConnector makes the RESTful interfaces defined by the services available to the web and defines endpoints for creating agents and uploading services to the network.