xio

基于jdk aio 轻量级 tcp 消息异步收发工具 XioClient, XioServer, XioStream

License

License

GroupId

GroupId

cn.xnatural
ArtifactId

ArtifactId

xio
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

xio
基于jdk aio 轻量级 tcp 消息异步收发工具 XioClient, XioServer, XioStream
Project URL

Project URL

https://gitee.com/xnat/xio
Source Code Management

Source Code Management

https://gitee.com/xnat/xio

Download xio

How to add to project

<!-- https://jarcasting.com/artifacts/cn.xnatural/xio/ -->
<dependency>
    <groupId>cn.xnatural</groupId>
    <artifactId>xio</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xnatural/xio/
implementation 'cn.xnatural:xio:1.1.0'
// https://jarcasting.com/artifacts/cn.xnatural/xio/
implementation ("cn.xnatural:xio:1.1.0")
'cn.xnatural:xio:jar:1.1.0'
<dependency org="cn.xnatural" name="xio" rev="1.1.0">
  <artifact name="xio" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xnatural', module='xio', version='1.1.0')
)
libraryDependencies += "cn.xnatural" % "xio" % "1.1.0"
[cn.xnatural/xio "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
org.t-io : tio-core jar 3.8.1.v20220401-RELEASE
org.smartboot.socket : aio-core jar 1.5.17
org.junit.jupiter : junit-jupiter-api jar 5.8.2
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0