Provides a 'WebSocket' client interface for R. 'WebSocket' is a protocol for low-overhead real-time communication: <https://en.wikipedia.org/wiki/WebSocket>.
Version: | 1.0.0 |
Imports: | Rcpp, R6, later |
LinkingTo: | Rcpp, BH, AsioHeaders |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2019-06-18 |
Author: | Alan Dipert [aut, cre], Barbara Borges [aut], Winston Chang [aut], Joe Cheng [aut], RStudio [cph], Peter Thorson [ctb, cph] (WebSocket++ library), René Nyffenegger [ctb, cph] (Base 64 library), Micael Hildenborg [ctb, cph] (SHA1 library), Aladdin Enterprises [cph] (MD5 library), Bjoern Hoehrmann [ctb, cph] (UTF8 Validation library) |
Maintainer: | Alan Dipert <alan at rstudio.com> |
License: | GPL-2 |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, OpenSSL >= 1.0.1 |
Materials: | README NEWS |
CRAN checks: | websocket results |
Reference manual: | websocket.pdf |
Vignettes: |
Overview |
Package source: | websocket_1.0.0.tar.gz |
Windows binaries: | r-devel: websocket_1.0.0.zip, r-release: websocket_1.0.0.zip, r-oldrel: websocket_1.0.0.zip |
OS X binaries: | r-release: not available, r-oldrel: websocket_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=websocket to link to this page.