This class represents a client the web server for nymead. More...
Header: | #include <WebServerClient> |
This class represents a client the web server for nymead.
The WebServerClient represents a client for the nymea WebServer. Each client can have up to 50 connections and each connection will timeout after 12 seconds if the connection will not be used.
If all connections of a WebServerClient are closed, the client will be removed from system.
See also WebServer.