|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
Go to the source code of this file.
Namespaces | |
| namespace | mm |
| namespace | mm::example |
| Example application namespace — the starting point for a C++ HTTP-endpoint plug-in. | |
Functions | |
| void | mm::example::registerRoutes (uWS::SSLApp &app, const mm::api::RouteContext &ctx) |
Registers the example application's HTTP routes (/api/example/...) on app. | |