Closed cirospaciari closed 1 year ago
When const string or cached data is possible to respond, add cache interface to never exits C world avoiding GIL
Use an strategy like this for static files using libuv without the need to get into Python GIL
Closed in favor of https://github.com/cirospaciari/socketify.py/issues/60
When const string or cached data is possible to respond, add cache interface to never exits C world avoiding GIL