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>.

1.4.4 GPL-2 1 个版本
安装
install.packages("websocket")
remotes::install_cran("websocket")