Skip to content
View chaoxilieren's full-sized avatar

Block or report chaoxilieren

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. java-Kcp java-Kcp Public

    Forked from l42111996/java-Kcp

    基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务

    Java

  2. weixin-java-mp-demo-springmvc weixin-java-mp-demo-springmvc Public

    Forked from binarywang/weixin-java-mp-demo-springmvc

    基于Spring MVC 和 WxJava 实现的微信公众号Java后端Demo

    Java

  3. akka-samples akka-samples Public

    Forked from akka/akka-samples

    Akka Sample Projects

    Scala

  4. NettyGameServer NettyGameServer Public

    Forked from jwpttcg66/NettyGameServer

    使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减…

    Java