issues
search
JoshCap20
/
areion
The fastest Python web server. A lightweight, fast, and extensible asynchronous Python web server framework.
MIT License
0
stars
1
forks
source link
Add base server enhancements
#38
Closed
JoshCap20
closed
1 month ago
JoshCap20
commented
1 month ago
Changes:
Logging component interface now also requires warning and critical levels
More validation for HttpServer
Refactoring client/request handling
Better client/request error handling
Closes #37
Changes:
Closes #37