powered by
Get list of all names of clients that already connected to the http server
http_server_clients()HttpClientsNames()
HttpClientsNames()
A character vector with the name of currently connected clients.
start_http_server() for a complete example.
start_http_server()
# NOT RUN { library(svHttp) http_server_clients() # }
Run the code above in your browser using DataLab