Skip to content
forked from cloudwu/skynet

A lightweight online game framework

License

Notifications You must be signed in to change notification settings

huahua132/skynet

 
 

Repository files navigation

skynet logo

Skynet is a multi-user Lua framework supporting the actor model, often used in games.

It is heavily used in the Chinese game industry, but is also now spreading to other industries, and to English-centric developers. To visit related sites, visit the Chinese pages using something like Google or Deepl translate.

The community is friendly and almost all contributors can speak English, so English speakers are welcome to ask questions in Discussion, or submit issues in English.

skynet_fly使用的skynet维护版本,对skynet做了一些优化改动

  1. 增加快进时间debug调用。
  2. 修改debug_console使用协议从http0.9升级为http1.1。
  3. 优化mongoAPI代码风格,统一成下划线。

About

A lightweight online game framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 71.9%
  • Lua 24.8%
  • HTML 2.7%
  • Other 0.6%