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
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • 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 (made for developers) (by ropensci)

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

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • 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