SmartNetBox

一个基于Netty的TCP/WebSocket服务端网络框架,性能高效,稳定,简单易上手

License

License

Categories

Categories

Net
GroupId

GroupId

com.iih5
ArtifactId

ArtifactId

SmartNetBox
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SmartNetBox
一个基于Netty的TCP/WebSocket服务端网络框架,性能高效,稳定,简单易上手
Source Code Management

Source Code Management

https://github.com/xueyi123/SmartNetBox.git

Download SmartNetBox

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.23.Final
com.alibaba : fastjson jar 1.2.7
com.google.protobuf : protobuf-java jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0