Skip to content

leoxk/lsf

Repository files navigation

LSF - Lightweighted Server Framework

Build Status

Overview

LSF implment a few core components for server end development. Based on these components LSF form a basic framework mainly for game development.

Documentation

http://leoxk.github.io/lsf/

Usage

Run unit test first.

make test

Build the basic framework servers.

make

Server Control through bash script.

./release/script/servcer.sh

About

C++ light-weighted server framework for game server-end development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published