FastLED 3.9.15
Loading...
Searching...
No Matches
rpc.h File Reference

Detailed Description

fl::net::rpc — RPC transport type aliases

Provides RPC-related transport type aliases under fl::net::rpc. The Remote RPC server itself lives in fl/remote/remote.h and depends on RPC — not the other way around.

Definition in file rpc.h.

+ Include dependency graph for rpc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::net
 
namespace  fl::net::rpc
 

Typedefs

using fl::net::rpc::HttpStreamClient = ::fl::net::http::HttpStreamClient
 
using fl::net::rpc::HttpStreamServer = ::fl::net::http::HttpStreamServer