An open API service indexing awesome lists of open source software.

https://github.com/rstudio/r-websockets

HTML 5 Websockets implementation for R
https://github.com/rstudio/r-websockets

Last synced: about 1 year ago
JSON representation

HTML 5 Websockets implementation for R

Awesome Lists containing this project

README

          

R/Websockets
A simple, portable HTML 5 Websocket API implementation for R.
Copyright (C) 2011 by Bryan W. Lewis, , 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).