PIAX 3.1.0 is released. The version 3.1.0 is a new updated version of PIAX 3.
The structure of the package is changed as follows:
'piax-gtrans' - Core modules of GTrans.
'piax-agent' - PIAX Agent modules.
'piax-dht' - A DHT implementation on PIAX (experimental).
'piax-gtrans-dtn' - Modules related to DTN, AdHoc and Bluetooth (experimental).
'piax-samples' - Some simple samples of GTrans and PIAX Agents.
'piax-shell' - A command-line application to demonstrate PIAX Agents.
The PIAX project repository is on 'http://github.com/piax/piax'.
PIAX no longer supports old versions of Java (earlier than version 8)
because of security reasons.
A connection pooling technique is applied for RPC.
The performance of RPCs for the same locator is much improved.