Restored simple RSGI support on KayaApp instances

This commit is contained in:
2026-07-15 22:19:16 +08:00
parent fa3ff32f66
commit 0d6ecce415
5 changed files with 22 additions and 28 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
RSGI/Granian integration for the Kaya web framework.
Provides `RsgiContext`, `RsgiWebSocket`, and `RsgiApplication` to run Kaya apps on Granian's RSGI protocol.
Provides `RsgiContext`, `RsgiWebSocket` to run Kaya apps on Granian's RSGI protocol.