websocket: 'WebSocket' Client Library

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.1
Imports: R6, later (≥ 1.2.0)
LinkingTo: cpp11, AsioHeaders, later
Suggests: httpuv, testthat, knitr, rmarkdown
Published: 2021-08-18
Author: Winston Chang [aut, cre], Joe Cheng [aut], Alan Dipert [aut], Barbara Borges [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: Winston Chang <winston at rstudio.com>
BugReports: https://github.com/rstudio/websocket/issues
License: GPL-2
NeedsCompilation: yes
SystemRequirements: C++11, GNU make, OpenSSL >= 1.0.2
Materials: README NEWS
CRAN checks: websocket results

Documentation:

Reference manual: websocket.pdf
Vignettes: Overview

Downloads:

Package source: websocket_1.4.1.tar.gz
Windows binaries: r-devel: websocket_1.4.1.zip, r-release: websocket_1.4.1.zip, r-oldrel: websocket_1.4.1.zip
macOS binaries: r-release (arm64): websocket_1.4.1.tgz, r-oldrel (arm64): websocket_1.4.1.tgz, r-release (x86_64): websocket_1.4.1.tgz
Old sources: websocket archive

Reverse dependencies:

Reverse imports: chromote, okxAPI, pagedown, shinyloadtest
Reverse suggests: httpuv, shinylight

Linking:

Please use the canonical form https://CRAN.R-project.org/package=websocket to link to this page.