Skip to content

基于 Netty 开发的 Java 游戏服务端框架,目前提供 CocosCreator 和 Unity 的客户端SDK。

License

Notifications You must be signed in to change notification settings

lvjincheng1998/JCEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JCEngine

特点

  1. 基于Netty实现多线程通信,提高通信效率。
  2. 提供单线程GameLogic,避免多线程安全问题。
  3. 提供函数形式的远程调用功能,方便简洁。
  4. 提供数据库MySQL的ORM操作接口。

About

基于 Netty 开发的 Java 游戏服务端框架,目前提供 CocosCreator 和 Unity 的客户端SDK。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages