index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
nxt_python_asgi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
Fixed UNIX sockets support for ASGI.
Andrei Zeliankou
1
-1
/
+1
2022-08-08
Python: supporting UNIX sockets.
Alejandro Colomar
1
-1
/
+45
2022-02-09
Python: fixing debug message field type.
Max Romanov
1
-1
/
+2
2022-02-08
Python: fixing incorrect function object dereference.
Max Romanov
1
-6
/
+12
2021-10-28
Moving request limit control to libunit.
Max Romanov
1
-67
/
+7
2021-10-28
Python: creating and reusing asgi_add_reader() wrapper.
Max Romanov
1
-62
/
+21
2021-07-20
Python: using default event_loop for main thread for ASGI.
Max Romanov
1
-11
/
+17
2021-05-20
Python: support for multiple targets.
Oisin Canty
1
-17
/
+20
2020-12-29
Libunit: processing single port message.
Max Romanov
1
-13
/
+28
2020-11-18
Libunit: closing active requests on quit.
Max Romanov
1
-1
/
+14
2020-11-10
Python: supporting ASGI legacy protocol.
Max Romanov
1
-23
/
+98
2020-11-05
Python: fixing some arguments reference counting.
Max Romanov
1
-33
/
+130
2020-11-05
Python: request processing in multiple threads.
Max Romanov
1
-186
/
+304
2020-10-01
Python: ASGI server introduced.
Max Romanov
1
-0
/
+1227