summaryrefslogtreecommitdiffstats
path: root/examples/network_server
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20Add syntax specification to .proto files (issue #167)Petteri Aimonen1-0/+2
Eliminates a warning on protoc 3.0.
2014-07-20Cleanup and comment the code of network_server example.Petteri Aimonen2-65/+118
Update issue 123 Status: FixedInGit
2014-01-01Fix Makefiles for the examplesPetteri Aimonen1-0/+2
The default rules for make were being selected before our own rules and the .pb.c was not being built.
2013-12-29Rework the Makefiles to be compatible with binary packages.Petteri Aimonen1-10/+6
2013-12-29Moving files aroundPetteri Aimonen1-0/+0
Renamed READMEs to README.txt to be more friendly for Windows users.
2013-09-13Move examples into subfolders, add READMEsPetteri Aimonen8-0/+406