Wykres commitów

41 Commity (1881bf89824eeecaa9fd21de27e7e2aa5b83cb44)

Autor SHA1 Wiadomość Data
Ciro 578a964890 initial docs, still incomplete but is a lot 2022-11-17 18:36:01 -03:00
Ciro 9c8ecc60ee close last chat connection 2022-11-17 12:22:08 -03:00
Ciro 8341de023e auto chat if logged in 2022-11-17 11:55:26 -03:00
Ciro 9c0fea5240 Merge branch 'main' of https://github.com/cirospaciari/socketify.py 2022-11-17 11:03:44 -03:00
Ciro 0bcee69d21 bug fixes and chat example 2022-11-17 11:03:38 -03:00
Ciro Spaciari 3cdcb7702c
Update requeriments.txt 2022-11-17 06:29:10 -03:00
Ciro 021dda7d2a use black as code formatter 2022-11-16 16:28:46 -03:00
Ciro b380456fdc remove unnecessary async from template examples 2022-11-16 09:29:33 -03:00
Ciro d589d8b9f1 add preserve to clone info in AppRequest 2022-11-16 09:20:27 -03:00
Ciro 84d849172d add Template support with mako and jinja2 examples 2022-11-16 09:02:41 -03:00
Ciro 0b2908446c added MiddlewareRouter and moved it to helpers 2022-11-16 08:06:26 -03:00
Ciro 976c22f02f add some comments 2022-11-15 10:44:44 -03:00
Ciro 29cafd0414 add mutations to graphiql 2022-11-15 10:30:01 -03:00
Ciro e000162277 add graphiql helper 2022-11-15 10:17:09 -03:00
Ciro 0ed62ed134 add graphiql preliminar example 2022-11-15 10:04:55 -03:00
Ciro 376b087e86 add offical helper for middlewares 2022-11-15 09:36:07 -03:00
Ciro c40b056433 rename middleware with async, sync and auto 2022-11-15 09:22:09 -03:00
Ciro e6d67a7f2b fix middleware with mixed async and sync 2022-11-15 09:21:03 -03:00
Ciro 6536c6a63b add cork to middleware with mixed async and sync 2022-11-15 09:16:26 -03:00
Ciro 7ed7325d25 fix middleware with mixed async and sync 2022-11-15 09:11:33 -03:00
Ciro 4bf88f436d add another example of mixed middleware (sync and async) 2022-11-15 09:00:37 -03:00
Ciro 70746cec44 fix static 2022-11-14 16:42:15 -03:00
Ciro 1131aad082 remove broken import 2022-11-14 16:38:05 -03:00
Ciro 8ae98364c0 add one form of preserving query strings in req and also add some examples 2022-11-14 13:24:35 -03:00
Ciro 48e92f600e just some parameter changes in middleware async 2022-11-14 12:51:01 -03:00
Ciro 87abd89f7d an example of using high-order functions as middlewares sync and async 2022-11-14 12:46:53 -03:00
Ciro 8e3e2e4180 added build solution for alpine 2022-11-09 18:36:53 -03:00
Ciro be5cea93d8 arch docker test and alpine test 2022-11-09 10:13:17 -03:00
Ciro a1134dc914 add graph 2022-11-08 10:07:18 -03:00
Ciro 8796194a2c add more examples and fixes 2022-11-08 07:44:16 -03:00
Ciro a40d598263 fixes, examples and binary update 2022-11-08 07:17:51 -03:00
Ciro 16d686f748 websockets example added 2022-11-07 15:02:16 -03:00
Ciro 2efe3cdd3f add fix in upgrade_async example 2022-11-07 14:54:08 -03:00
Ciro 12b0236940 remove asyncio form sync upgrade 2022-11-07 14:49:55 -03:00
Ciro 8999d823c1 add sync upgrade 2022-11-07 14:49:35 -03:00
Ciro 21b262dc2e fix some mistakes with ws 2022-11-07 14:49:05 -03:00
Ciro 3872860684 add async upgrade 2022-11-07 14:35:06 -03:00
Ciro 76e96f978e relax performance cpu test 2022-11-06 07:06:00 -03:00
Ciro e6cc934060 add app.static for serving static files, and sendfile as official helper 2022-11-05 17:06:32 -03:00
Ciro 45a29a276b fixed try_end, removed use of uWebSockets/capi/Makefile 2022-10-31 20:51:16 -03:00
Ciro dc9677a347 change examples folder location 2022-10-31 09:58:46 -03:00