DOC

io.github.congcoi123 : tenio

Maven & Gradle

Jun 05, 2020
108 stars

TenIO is a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games. It supports UDP and TCP transports which are handled by Netty for high-speed network transmission. It uses MsgPack for compressing data so that can be transferred quickly through the network. This framework can help you quickly create a game server or integrate it into your system.

Table Of Contents

Latest Version

Download io.github.congcoi123 : tenio Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.congcoi123 : tenio Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.1.x
3.0.x
2.0.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file tenio-3.1.1-javadoc.jar to tenio-3.1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder tenio-3.1.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "tenio-3.1.1-sources.jar" -d "tenio-3.1.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jun 05, 2020
108 stars
Oct 16, 2021
2 stars
Nov 21, 2022
4 stars
Nov 20, 2022
2 stars

Discover Dependencies

Jul 08, 2022
62 stars
Apr 08, 2023
924 stars
Apr 08, 2023
3 usages
924 stars
Aug 25, 2023
5 usages
924 stars
Apr 08, 2023
5 usages
924 stars
Dec 17, 2021
4 usages
0 stars
Apr 11, 2020
4 usages
5 stars