Skip to content

codenot/skynet

This branch is 1900 commits behind cloudwu/skynet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
unknown
Oct 14, 2013
9e2568a · Oct 14, 2013
May 8, 2013
Sep 16, 2013
Aug 14, 2013
Sep 18, 2013
Oct 8, 2013
Oct 14, 2013
Sep 12, 2013
Oct 14, 2013
Jun 17, 2013
Aug 23, 2013
Sep 4, 2012
Jan 3, 2013
Jan 9, 2013
Jun 21, 2013

Repository files navigation

Build

Install lua 5.2 first.

make

Test

Run these in different console

./skynet config		# Launch first skynet node  (Gate server) and a skynet-master (see config for standalone option)
./skynet config_log	# Launch second skynet node (Global logger server)
./client 127.0.0.1 8888	# Launch a client, and try to input some words.

Blog (in Chinese)

About

A lightweight online game server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.6%
  • Lua 20.4%