newrelic / newrelic/newrelic-python-agent

Support to RSGI protocol.

Open
#1,180 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request pm
Dominant language
Python
Stars
210
Forks
137
Avg merge
4d 19h
Merged PRs (30d)
12

Description

Feature Description

Granian is a HTTP server for python written in Rust who supports ASGI and WSGI, but it introduces a new protocol called RSGI who has an notable better performance.

Project: https://github.com/emmett-framework/granian
Protocol/Specs: https://github.com/emmett-framework/granian/blob/master/docs/spec/RSGI.md

Priority

Please help us better understand this feature request by choosing a priority from the following options: Really Want

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Granian RSGI specification and comparing it with the agent’s existing ASGI and WSGI integrations. Determine the required integration scope and tests; done means the Python agent supports RSGI as specified without regressing the existing protocols.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.