# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "httpuv" in publications use:' type: software license: GPL-2.0-or-later title: 'httpuv: HTTP and WebSocket Server Library' version: 1.6.16.9001 doi: 10.32614/CRAN.package.httpuv identifiers: - type: url value: https://github.com/rstudio/httpuv abstract: Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. (See LICENSE file for libuv and http-parser license information.) authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com - family-names: Cheng given-names: Joe email: joe@posit.co - family-names: Chang given-names: Winston email: winston@posit.co - family-names: Reid given-names: Steve - family-names: Brown given-names: James - family-names: Trower given-names: Bob - family-names: Peslyak given-names: Alexander repository: https://abiomix.r-universe.dev repository-code: https://github.com/abiomix/abiomix-r-open commit: dd82290ba296385fcc7d7dfed339886e9deb41a2 url: https://rstudio.github.io/httpuv/ date-released: '2026-07-13' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com