Apache MINA Core

MINA Core provides a Java NIO-based API for building high-performance network applications with support for TCP and UDP protocols, an event-driven filter chain for protocol codecs, session management, and both client and server roles. Current version is 2.2.5.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-mina:apache-mina-core
name: Apache MINA Core
description: MINA Core provides a Java NIO-based API for building high-performance network applications
  with support for TCP and UDP protocols, an event-driven filter chain for protocol codecs, session management,
  and both client and server roles. Current version is 2.2.5.
humanURL: https://mina.apache.org/mina-project/documentation.html
tags:
- Java
- NIO
- Networking
- TCP
- UDP
properties:
- type: Documentation
  url: https://mina.apache.org/mina-project/documentation.html
- type: GettingStarted
  url: https://mina.apache.org/mina-project/userguide/user-guide-toc.html
- type: SDK
  url: https://central.sonatype.com/artifact/org.apache.mina/mina-core
  title: Maven Central (Java)
- type: GitHubRepository
  url: https://github.com/apache/mina