# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "websocket" in publications use:' type: software license: GPL-2.0-only title: 'websocket: ''WebSocket'' Client Library' version: 1.4.2 doi: 10.32614/CRAN.package.websocket abstract: 'Provides a ''WebSocket'' client interface for R. ''WebSocket'' is a protocol for low-overhead real-time communication: .' authors: - family-names: Chang given-names: Winston email: winston@posit.co - family-names: Cheng given-names: Joe email: joe@posit.co - family-names: Dipert given-names: Alan - family-names: Borges given-names: Barbara repository: https://CRAN.R-project.org/package=websocket repository-code: https://github.com/rstudio/websocket url: https://github.com/rstudio/websocket date-released: '2024-07-22' contact: - family-names: Chang given-names: Winston email: winston@posit.co