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.
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 29 of file HTTPRPC.h.
Constructor & Destructor Documentation
Generated on Wed Jul 13 2022 07:13:44 by
1.7.2