This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
forked from cpp-netlib/cpp-netlib
-
Notifications
You must be signed in to change notification settings - Fork 60
Project Examples
glynos edited this page Dec 6, 2010
·
2 revisions
This page is an attempt to allow the community to develop (at least) 50 examples using the C++ Network Library. Here are some suggestions for examples:
- Examples may be simple or reasonably hard
- Example stubs are allowed, particularly if the functionality isn't present - this might be a good way to propose a new feature
- These pages can be edited and updated by the community
- Any mature examples will eventually be released with the source code - the project owners make this decision
Examples can be proposed here and discussed on the mailing list To start developing a new example, create a new issue and mark it with the label "Example" Use RST format so we can transfer them easily to our docs Create a new branch for the example in order that others can follow
...