Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

http server C examples #727

Open
barbieri opened this issue Sep 15, 2015 · 1 comment
Open

http server C examples #727

barbieri opened this issue Sep 15, 2015 · 1 comment
Labels
Milestone

Comments

@barbieri
Copy link

Similar to #726, we should provide example for the most common http request handler (server) usages. Please base the examples on those available for other technologies, trying to be as simple as possible in comparison.

Suggested references:

Please document the src/lib/comms/include/sol-http-server.h using doxygen and take care to add examples snippets in the sol_http_server_register_handler doc. Add a wiki page with walk through, these may include snippets from the actual sources in the tree.

@barbieri barbieri added the task label Sep 15, 2015
@barbieri barbieri added this to the v1 milestone Sep 15, 2015
@glima glima assigned glima and unassigned ceolin Dec 2, 2015
@ceolin
Copy link
Contributor

ceolin commented Dec 16, 2015

Added samples and doxygen doc, snippets is still missing.

@bdilly bdilly modified the milestones: v2, v1 Mar 29, 2016
@anselmolsm anselmolsm modified the milestones: v2, v3 Oct 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants