Giovanni Barillari
c95fd0cba7
Align codestyle ( #124 )
...
* Add lint and format tools and config
* Format Python code
* Format Rust code
* Add lint CI workflow
2023-09-25 18:00:09 +02:00
Giovanni Barillari
13ea09e92c
Add request body iterators in ASGI and RSGI protocols ( #115 )
...
* Add request body iteration in ASGI protocol
* Update ASGI body tests
* Add request body iteration in RSGI protocol
* Minor ASGI IO refactor
* Update tests
2023-08-28 14:54:48 +02:00
Giovanni Barillari
548b8fc35a
add RSGI response stream ( #90 )
...
* add RSGI response stream (#26 )
* add RSGI stream test (#26 )
* update RSGI spec
2023-06-15 19:20:41 +02:00
Giovanni Barillari
76c8d92847
Skip websockets messages tests on windows
2023-06-15 16:43:17 +02:00
Giovanni Barillari
2b985a7d29
Review websockets protocols close flow
2023-02-15 14:46:37 +01:00
Giovanni Barillari
db9d50e852
Avoid concurrency locks in websocket protocols
2022-11-09 00:49:27 +01:00
Giovanni Barillari
ce82813f0c
Update tests
2022-10-18 16:37:15 +02:00
Giovanni Barillari
a2632da592
review websocket scopes, add relevant tests
2022-07-26 23:22:43 +02:00
Giovanni Barillari
f860c63a23
add websockets support ( #8 )
2022-07-21 17:10:51 +02:00