powered by
Add the specified websocket server to the main R event loop, returning control to the console.
daemonize(server)
A websockets server created with create_server.
create_server
NULL is invisibly returned
Process websocket events in the main R event loop asynchronously, returing control to the R console.
createContext create_server
createContext
# NOT RUN { # See the detailed example in help('websockets') # }
Run the code above in your browser using DataLab