rstudio / R-Websockets

HTML 5 Websockets implementation for R
http://illposed.net/websockets.html
69 stars 37 forks source link

R/Websockets A simple, portable HTML 5 Websocket API implementation for R. Copyright (C) 2011 by Bryan W. Lewis, blewis@illposed.net, package licensed under GNU LGPL v3.


NOTE: This package is no longer maintained. For implementing websocket servers in R, try the httpuv package (https://github.com/rstudio/httpuv).