Is there a recommended library for asynchronous HTTP servers in R?

This page summarizes the projects mentioned and recommended in the original post on /r/Rlanguage

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • daphne

    Django Channels HTTP/WebSocket server

  • For example, there are the servers: Daphne: https://github.com/django/daphne Uvicorn: https://www.uvicorn.org/ Hypercorn: https://pgjones.gitlab.io/hypercorn/index.html

  • crul

    R6 based http client for R (for developers) (by ropensci)

  • Are there R packages which do something like this? I've come across crul: https://github.com/ropensci/crul

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • uvicorn

    An ASGI web server, for Python. 🦄

  • For example, there are the servers: Daphne: https://github.com/django/daphne Uvicorn: https://www.uvicorn.org/ Hypercorn: https://pgjones.gitlab.io/hypercorn/index.html

  • async

    Asynchronous HTTP and computation in R (by gaborcsardi)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts