Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/mina

Mirror of Apache MINA
https://github.com/apache/mina

java mina network-client network-server

Last synced: about 1 month ago
JSON representation

Mirror of Apache MINA

Awesome Lists containing this project

README

        

Apache MINA is a network application framework which helps users
develop high performance and high scalability network applications
easily.

=========
Compiling
=========

You need Apache maven 3.0 or more, Java 7 or more (both Oracle and OpenJDKshould work).

> mvn install

and you are done !

Refer to the examples in the examples sub projet or the documentation at http://mina.apache.org for more details.

=========
License
=========

See the LICENCE file.