apache / mina

Mirror of Apache MINA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Mirror of Apache MINA

License:Apache License 2.0


Languages

Language:Java 99.7%Language:Shell 0.3%Language:Thrift 0.1%