Home - nsiatras/extasys GitHub Wiki

Extasys is an open source, high performance, asynchronous TCP/UDP socket library originally developed with Java. Its multi-threaded and lightweight nature makes it ideal for super fast data transfer even on systems with ARM architecture like Android smartphones and single-board computers (Raspberry Pi, Orange Pi etc.).

On the following Wiki pages you can find more information on how to use Extasys in your projects. If you need more help or you want to report something then create a "New Issue".

Extasys for Java is developed using the NetBeans IDE. In case you want to build it, clone the Github repository and open the project using the Netbeans IDE.