Skip to content

自学并实现的一个简单的聊天服务器。使用Spring+Netty+Protobuf实现。

Notifications You must be signed in to change notification settings

tewant/myChatServer

 
 

Repository files navigation

myChatServer

自学并实现的一个简单的聊天服务器。使用Spring+Netty+Protobuf实现。

整个服务器分为三大块:

gateServer -- 网关服务器

authServer -- 认证服务器

logicServer -- 逻辑服务器

About

自学并实现的一个简单的聊天服务器。使用Spring+Netty+Protobuf实现。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.0%
  • Protocol Buffer 3.0%