|
FastLED 3.9.15
|
| fl::Server::Server | ( | ) |
Default constructor.
Creates Server with no-op callbacks. Use setRequestSource/setResponseSink to configure I/O, or call setRequestHandler() manually.
Definition at line 10 of file server.cpp.hpp.
References mRequestSource, and fl::nullopt.
Referenced by fl::Remote::Remote(), Server(), Server(), ~Server(), operator=(), and operator=().
Here is the caller graph for this function: