Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: LwIP_raw_API_serverExample tiny-dtls
HTTPRPC Class Reference
Thsi class enables you to make rpc calls to your mbed. More...
#include <HTTPRPC.h>
| Public Member Functions | |
| HTTPRPC (const char *path="/rpc") | |
| We have to know the prefix for the RPCHandler. | |
Detailed Description
Thsi class enables you to make rpc calls to your mbed.
Furthermore it is a good example how to write a HTTPHandler for small data chunks.
Definition at line 20 of file HTTPRPC.h.
Constructor & Destructor Documentation
Generated on Tue Jul 12 2022 18:50:04 by
 1.7.2
 1.7.2