We released las2peer 0.6.1, containing many bug fixes and integration with Jersey for RESTful services. For more details, please have a look on the migration guide on GitHub.
We are proud to announce the first las2peer 0.6 release, including many improvements and big changes: the new storage is more robust and simpler to use a new service discovery mechanism reduces waiting time until a service is detected in the network the RESTService class makes the getRestMapping method uneccessary The full change log...
Today we released the last version before las2peer 0.6. las2peer 0.5.7 contains only bugfixes, including a fix for a memory leak in FreePastry important when sending large files through the network. The full changelog is on GitHub.
We recently published our technical paper “las2peer – A Primer” on Researchgate. The paper is deliberately designed as THE first read on las2peer. It provides a brief, yet comprehensive overview of the most important concepts and parts of las2peer and links to all kinds of more detailed documentation and code, including API docs, tutorials,...
las2peer 0.5.6 just arrived, having support for emoticons! As always, the details can be found on Github.
A new version of las2peer has been released. This is a bug fix only release, the change log is available on GitHub.
A new version of las2peer has been released (changelog).
las2peer 0.5.3 has been released! In this release, the WebConnector received lot of bug fixes and has been prepared for the upcoming las2peer file service. A full changelog can be seen on GitHub.
A new version of las2peer has been released, including bugfixes and improvements, especially regarding las2peer networks. Also, this is the first release including the las2peer sandbox, protecting the machine running a las2peer node. The sandboxing feature is disabled by default, but is strongly recommended for productive environments. A full changelog can be seen on...
With the upcoming release las2peer will be executed inside a Java native sandbox. First of all the sandbox will block file access to system files and user data on the system. Most files inside a las2peer folder are readable to the (service-)code executed on the local node. In detail the file access can be...