Request for RSGI protocol to be acknowledged in docs

Looking into Granian, it would be nice if the Django documentation made explicit mention of RSGI as described in granian/docs/spec/RSGI.md at master · emmett-framework/granian · GitHub . Right now, It’d be a flat “not supported,” but the mention of this could save trouble for others in their research. It also begs the question about future support, which would also be nice to know but only a knowledgeable contributor could say for certain about the Django Project’s intentions.

Here’s an integration but I haven’t yet tested it:

1 Like