Skip to content

viticm/pf_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain framework examples.

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

Build Status

Protobuf

To install plain framework need depends with google protobuf, if you want run the logicserver and client app. You can install default protobuf version with this command:

cd tools/protobuf/ && sh install.sh

You can run logicserver or client like this command:

cd applications/bin/
./logicserver
./client

About

The plain framework examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages