
R/http_server_clients.R
http_server_clients.RdGet list of all names of clients that already connected to the http server
http_server_clients()
HttpClientsNames()A character vector with the name of currently connected clients.
start_http_server() for a complete example.