socketify.py/src/socketify
Ciro 84d849172d add Template support with mako and jinja2 examples 2022-11-16 09:02:41 -03:00
..
native fix make linux 2022-11-14 17:08:00 -03:00
uWebSockets@25fdcd68d9 fixes, examples and binary update 2022-11-08 07:17:51 -03:00
__init__.py added MiddlewareRouter and moved it to helpers 2022-11-16 08:06:26 -03:00
helpers.py added MiddlewareRouter and moved it to helpers 2022-11-16 08:06:26 -03:00
libsocketify_darwin_amd64.so [GitHub Actions] Updated darwin-amd64 + darwin-arm64 binaries 2022-11-08 10:43:07 +00:00
libsocketify_darwin_arm64.so [GitHub Actions] Updated darwin-amd64 + darwin-arm64 binaries 2022-11-08 10:43:07 +00:00
libsocketify_linux_amd64.so [GitHub Actions] Updated linux-amd64 binaries 2022-11-08 10:22:25 +00:00
libsocketify_windows_amd64.dll [GitHub Actions] Updated windows-amd64 binaries 2022-11-08 10:28:01 +00:00
loop.py add graphiql helper 2022-11-15 10:17:09 -03:00
socketify.py add Template support with mako and jinja2 examples 2022-11-16 09:02:41 -03:00
status_codes.py fixed UVLoop, and added better strategy to Loop, added post support, get_data(), get_json(), get_text(), get_cookie(), set_cookie(), pending x-www-form-urlencoded and form-data (maybe only with another package), added more options for keys in response, added fallback to None if decode fails in request, added on_writable and on_data events, pending try_end and stream examples, added upload and post examples 2022-06-03 18:53:42 -03:00
uv.py add .dll for windows 2022-11-04 13:21:46 -03:00