GSoC/GCI Archive
Google Summer of Code 2015 Tox

Tox4j high level client library (HLAPI)

by Xinyue Xu for Tox

HLAPI is designed to be an mediator between the network interface (ToxCore/ToxAV) and the user application interface. Its main duty is to parse/pass requests and messages between these two heavily I/O interfaces, to keep the business logic purely logical and independent of I/O for improved testability.