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.4.2 |
Imports: | R6, later (≥ 1.2.0) |
LinkingTo: | cpp11, AsioHeaders, later |
Suggests: | httpuv, testthat, knitr, rmarkdown |
Published: | 2024-07-22 |
DOI: | 10.32614/CRAN.package.websocket |
Author: | Winston Chang [aut, cre], Joe Cheng [aut], Alan Dipert [aut], Barbara Borges [aut], Posit, PBC [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: | Winston Chang <winston at posit.co> |
BugReports: | https://github.com/rstudio/websocket/issues |
License: | GPL-2 |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, OpenSSL >= 1.0.2 |
Materials: | README NEWS |
CRAN checks: | websocket results |
Reference manual: | websocket.pdf |
Vignettes: |
Overview |
Package source: | websocket_1.4.2.tar.gz |
Windows binaries: | r-devel: websocket_1.4.2.zip, r-release: websocket_1.4.2.zip, r-oldrel: websocket_1.4.2.zip |
macOS binaries: | r-release (arm64): websocket_1.4.2.tgz, r-oldrel (arm64): websocket_1.4.2.tgz, r-release (x86_64): websocket_1.4.2.tgz, r-oldrel (x86_64): websocket_1.4.2.tgz |
Old sources: | websocket archive |
Reverse imports: | chromote, okxAPI, pagedown, shinyloadtest |
Reverse suggests: | httpuv, shinylight |
Please use the canonical form https://CRAN.R-project.org/package=websocket to link to this page.