/plainframework

Plain framework is base with c++ smart framework for net applications(socket game or more).

Primary LanguageCMIT LicenseMIT

Plain framework

Plain framework is base with c++ smart framework for net applications(socket game or more).

Build Status

Build

Plain build in windows can use visual studio or cmake, in linux just use cmake, you can run command yum -y install cmake installed.

Your can build the plain framework with this command.

make

Documentation

The complete docs for Plain framework can be found at the docs in the /documentation directory.

Copyright and License

Plain framework was written by Viticm. Plain framework is released under the MIT License. See the LICENSE file for details.

Recent Changelog

2.0rc

NewAdd: Codes optimezed by c++11.