Skip to content
forked from lonng/nano

Lightweight, facility, high performance golang based game server framework

License

Notifications You must be signed in to change notification settings

suhanyujie/nano

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nano

定制版 nano

dev

proto gen

  • protoc -I=./proto/chat_proto/ --go_out=./proto/chat_proto/ ./proto/chat_proto/chat.proto
  • 或者借助脚本:./build.sh chat_proto/v1

About

Lightweight, facility, high performance golang based game server framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.1%
  • Shell 1.6%
  • Other 0.3%