newrelic / newrelic/newrelic-python-agent
Support to RSGI protocol.
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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