|
FastLED 3.9.15
|
| void fl::Server::setRequestHandler | ( | RequestHandler | handler | ) |
Set request handler.
| handler | Function that processes JSON-RPC requests and returns responses |
Definition at line 20 of file server.cpp.hpp.
References fl::fl::move(), and mRequestHandler.
Referenced by fl::Remote::Remote(), and operator=().
Here is the call graph for this function:
Here is the caller graph for this function: