MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ MessageHandler

using Lila::Server::MessageHandler = std::function<std::expected<std::string, std::string>(std::string_view)>

Handler for processing incoming client messages.

Definition at line 23 of file Server.hpp.