newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
178 stars 102 forks source link

Support to RSGI protocol. #1180

Open jairhenrique opened 4 months ago

jairhenrique commented 4 months ago

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

workato-integration[bot] commented 4 months ago

https://new-relic.atlassian.net/browse/NR-292553