issues
search
nggit
/
tremolo
Tremolo is a stream-oriented, asynchronous, programmable HTTP server written in pure Python. It can also serve as an ASGI server.
https://nggit.github.io/tremolo-docs/
MIT License
43
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rename worker -> globals
#148
nggit
closed
3 days ago
1
release 0.0.762
#147
nggit
closed
3 days ago
1
refactor context
#146
nggit
closed
3 days ago
1
simplify uid
#145
nggit
closed
5 days ago
1
release 0.0.760
#144
nggit
closed
1 week ago
1
return raw bytes in request.uid() for flexibility
#143
nggit
closed
1 week ago
1
micro optimizations
#142
nggit
closed
1 week ago
1
in the recent version this logic is no longer necessary
#141
nggit
closed
1 week ago
1
unify request.ctx and request.params
#140
nggit
closed
2 weeks ago
1
small refactor on parse_args
#139
nggit
closed
3 weeks ago
1
add --version in cli
#138
nggit
closed
3 weeks ago
1
release 0.0.751
#137
nggit
closed
3 weeks ago
1
fix mp.set_start_method
#136
nggit
closed
3 weeks ago
1
release 0.0.750
#135
nggit
closed
4 weeks ago
1
add app.add_hook
#134
nggit
closed
4 weeks ago
1
release 0.0.720
#133
nggit
closed
4 weeks ago
1
support priority in middlewares
#132
nggit
closed
4 weeks ago
1
clean up handle_exception
#131
nggit
closed
4 weeks ago
1
release 0.0.712
#130
nggit
closed
4 weeks ago
1
release 0.0.711
#129
nggit
closed
1 month ago
1
fix sub part
#128
nggit
closed
1 month ago
1
release 0.0.710
#127
nggit
closed
1 month ago
1
now request.files() yield dict instead of tuple
#126
nggit
closed
1 month ago
1
release 0.0.708
#125
nggit
closed
1 month ago
1
clean up tests
#124
nggit
closed
1 month ago
1
unify is_valid_* to is_valid
#123
nggit
closed
1 month ago
1
release 0.0.707
#122
nggit
closed
1 month ago
1
use rfind
#121
nggit
closed
1 month ago
1
release 0.0.706
#120
nggit
closed
1 month ago
1
release 0.0.705
#119
nggit
closed
1 month ago
1
clean up http_parser
#118
nggit
closed
1 month ago
1
optimize asgi
#117
nggit
closed
1 month ago
1
optimize worker_stop
#116
nggit
closed
1 month ago
1
release 0.0.701
#115
nggit
closed
1 month ago
1
set spawn mode as default
#114
nggit
closed
1 month ago
1
add module name in logger format
#113
nggit
closed
1 month ago
1
refactor --loop
#112
nggit
closed
1 month ago
1
http_exception -> http_exceptions
#111
nggit
closed
1 month ago
1
allow str in sendfile's content_type
#110
nggit
closed
1 month ago
1
add executor parameter in response.sendfile
#109
nggit
closed
1 month ago
1
refactor
#108
nggit
closed
1 month ago
1
fix artifact
#107
nggit
closed
2 months ago
1
add --event-loop-policy
#106
nggit
closed
2 months ago
0
reduce lines of code
#105
nggit
closed
2 months ago
0
expose loop
#104
nggit
closed
2 months ago
0
expose app obj in worker_start/stop
#103
nggit
closed
2 months ago
1
minor fix
#102
nggit
closed
2 months ago
2
fixes
#101
nggit
closed
2 months ago
2
expose options to worker context
#100
nggit
closed
2 months ago
2
fix unix socket
#99
nggit
closed
2 months ago
2
Next