granian/src
2025-11-16 15:22:51 +01:00
..
asgi Avoid panics on exceeding ASGI messages (#719) 2025-10-26 17:34:38 +01:00
rsgi Add RSGI support for file ranges (#159) 2025-11-14 17:43:04 +01:00
wsgi Add TLSv1.2 protocol support (#665) 2025-10-26 16:41:33 +01:00
asyncio.rs Bump PyO3 to 0.26 (#687) 2025-09-14 14:50:56 +02:00
blocking.rs Bump PyO3 to 0.26 (#687) 2025-09-14 14:50:56 +02:00
callbacks.rs Bump PyO3 to 0.26 (#687) 2025-09-14 14:50:56 +02:00
conversion.rs Bump PyO3 to 0.26 (#687) 2025-09-14 14:50:56 +02:00
files.rs Use uri percent decoding on static file matches (#744) 2025-11-16 12:52:18 +01:00
http.rs Refactor workers code to use traits in place of macros (#639) 2025-07-21 12:36:10 +02:00
lib.rs Add Unix Domain Socket support (#642) 2025-07-22 19:11:03 +02:00
net.rs Add custom drop for SocketHolder (#746) 2025-11-16 15:22:51 +01:00
runtime.rs Bump PyO3 to 0.26 (#687) 2025-09-14 14:50:56 +02:00
sys.rs Bump PyO3 to 0.26 (#687) 2025-09-14 14:50:56 +02:00
tls.rs Add TLSv1.2 protocol support (#665) 2025-10-26 16:41:33 +01:00
utils.rs Add free-threaded Python support (#494) 2025-02-02 21:23:54 +01:00
workers.rs Add TLSv1.2 protocol support (#665) 2025-10-26 16:41:33 +01:00
ws.rs Switch to 2024 edition 2025-05-19 10:25:13 +02:00