Wykres commitów

  • 5633378548
    Merge 5ca6ae06ec into 2ed7ec1403 Carlos Sousa 2025-06-06 21:00:17 -0300
  • 5ca6ae06ec feat: add support for max content length Carlos Sousa 2025-06-06 21:00:12 -0300
  • e3d47f8339 Merge branch 'main' of https://github.com/CarlosEduR/socketify.py into feat/max-content-length Carlos Sousa 2025-06-02 00:01:21 -0300
  • 2ed7ec1403
    add all examples to docs (#222) main Carlos Sousa 2025-05-28 20:21:14 -0300
  • b43cbca5b3 add all examples to docs Carlos Sousa 2025-05-28 19:39:09 -0300
  • 93d2080f43 add option for max request content length Carlos Sousa 2025-05-28 19:23:57 -0300
  • b370876074
    fix #218 (#219) nazo 2025-05-23 07:11:14 +0800
  • 89f371ee45
    fix #218 nazo 2025-05-22 09:56:22 +0800
  • 83c181e8b8
    Update get_query, mitigate segfault Arthô 2024-11-08 17:15:11 -0300
  • b224a1634a
    Fix SegFault in req.get_query() call Arthô 2024-11-08 10:08:58 -0300
  • 464804edef
    Update README.md (#205) Ciro Spaciari 2024-11-05 12:26:02 -0800
  • 70c92acd00
    Update README.md cirospaciari-patch-1 Ciro Spaciari 2024-11-05 12:25:48 -0800
  • d2f26c682c fix wsgi v0.0.31 Ciro Spaciari 2024-10-29 12:13:08 -0700
  • 328e249c2c
    fix typos again (#203) Kian-Meng Ang 2024-10-28 03:27:07 +0800
  • d0fa9f32d7 fix typos again Kian-Meng Ang 2024-10-28 00:10:18 +0800
  • d73ed582d5 bump + fix asgi v0.0.30 Ciro Spaciari 2024-10-23 11:22:29 -0700
  • 226ae66f6d
    fix high cpu consumption in idle mode, update idle_relaxation_time back to 0.01 (#198) v0.0.29 Carlos Sousa 2024-10-11 16:51:52 -0300
  • afac6d561d fix high cpu consumption in idle mode, update idle_relaxation_time back to 0.01 Carlos Sousa 2024-09-27 19:52:24 -0300
  • fe34019fd2 fix issues in garbage collected issues #136 and #166 RajaSunrise 2024-08-07 11:29:48 +0800
  • 63b1546bbb
    opsie Ciro Spaciari 2024-07-23 08:53:24 -0700
  • 90b08b55d3
    bump + add get_cookies Ciro Spaciari 2024-07-17 06:29:41 -0700
  • 2f9c267e01
    tls only with cert_file_name for now Ciro Spaciari 2024-07-13 18:40:57 -0700
  • 30cec004e0
    fix WSGI query starting with ? Ciro Spaciari 2024-07-13 15:42:07 -0700
  • 488f7bd6ac
    bump v0.0.28 Ciro Spaciari 2024-07-13 13:36:12 -0700
  • 0a3b3fa32f
    add set_event_loop Ciro Spaciari 2024-07-13 13:32:46 -0700
  • 70199e8d7d
    add idle config Ciro Spaciari 2024-07-13 12:59:31 -0700
  • 833f07b711
    new relaxing mode (#192) Ciro Spaciari 2024-07-13 12:38:20 -0700
  • d4d12e2b91
    new relaxing mode Ciro Spaciari 2024-07-13 12:38:06 -0700
  • 7ef429ef9f
    fix on_start and on_stop (#191) Ciro Spaciari 2024-07-13 11:45:29 -0700
  • d0c42d4cf1
    fix on_start and on_stop Ciro Spaciari 2024-07-13 11:45:00 -0700
  • c692e29ba2
    fix #187 (#190) Ciro Spaciari 2024-07-13 11:19:33 -0700
  • 8355101f4e
    fix #187 Ciro Spaciari 2024-07-13 11:19:10 -0700
  • 8ca74b05d8
    fix https://github.com/cirospaciari/socketify.py/issues/154 (#189) Ciro Spaciari 2024-07-13 11:14:18 -0700
  • 57518d02f2
    fix https://github.com/cirospaciari/socketify.py/issues/154 Ciro Spaciari 2024-07-13 11:13:37 -0700
  • df212efc27
    bugfix: swap options variable name in listen (#180) Benjamin 2024-07-11 13:55:35 -0500
  • 6b5126428b run_once seems to use less cpu Anthony Leung 2024-07-11 14:09:07 +0000
  • 91f3855141 fix formatting Anthony Leung 2024-07-05 10:56:45 +0000
  • 307a5e82a2 lambda change Anthony Leung 2024-07-05 10:50:41 +0000
  • 60b5796d6a import signal again Anthony Leung 2024-07-05 10:46:04 +0000
  • 5251e8fa5d redirect hangs for 8-9 seconds if connection is not ended Anthony Leung 2024-07-05 10:40:33 +0000
  • 1f95795cdc low energy usage loop Anthony Leung 2024-07-05 10:38:31 +0000
  • 13d0654fea use os.kill instead of signal.raise_signal Anthony Leung 2024-07-05 10:17:53 +0000
  • 75986d4ba7 import signal again locally Anthony Leung 2024-07-01 16:35:49 +0000
  • a1aba28046 tweak file size threshold Anthony Leung 2024-06-28 08:52:01 +0000
  • 6df027101b restore loop for reload commit Anthony Leung 2024-06-25 11:00:59 +0000
  • 004f89a75e clean up, comments Anthony Leung 2024-06-25 10:50:11 +0000
  • eca3888b66 clean up Anthony Leung 2024-06-25 10:40:16 +0000
  • a0b4da399c auto reload functionality Anthony Leung 2024-06-25 10:17:16 +0000
  • 66b00f8fa7 cleaning up Anthony Leung 2024-06-25 10:13:43 +0000
  • 53a6456624 working reload Anthony Leung 2024-06-25 09:38:13 +0000
  • 871be382a4 reload functionality progress using SIGUSR1 Anthony Leung 2024-06-04 15:40:39 +0000
  • 18679308c7 progress before cleanup for reloading Anthony Leung 2024-06-03 14:26:21 +0000
  • 5b44525e8b low energy loop clean up Anthony Leung 2024-06-28 08:50:05 +0000
  • e3da9cfa5f working low energy loop Anthony Leung 2024-06-28 08:23:13 +0000
  • 484d973475 tweak file size threshold Anthony Leung 2024-06-28 08:52:01 +0000
  • a50178835b restore loop for reload commit Anthony Leung 2024-06-25 11:00:59 +0000
  • 0968b7eb91 clean up, comments Anthony Leung 2024-06-25 10:50:11 +0000
  • 9eba310361 clean up Anthony Leung 2024-06-25 10:40:16 +0000
  • 278e7cf4c7 auto reload functionality Anthony Leung 2024-06-25 10:17:16 +0000
  • f26eddd2e7 cleaning up Anthony Leung 2024-06-25 10:13:43 +0000
  • e240bee275 working reload Anthony Leung 2024-06-25 09:38:13 +0000
  • 2d5443933c reload functionality progress using SIGUSR1 Anthony Leung 2024-06-04 15:40:39 +0000
  • 9ef604d71d progress before cleanup for reloading Anthony Leung 2024-06-03 14:26:21 +0000
  • be324d9262 restore loop for reload commit Anthony Leung 2024-06-25 11:00:59 +0000
  • ef101fcc4a clean up, comments Anthony Leung 2024-06-25 10:50:11 +0000
  • 3a8dbdfffc clean up Anthony Leung 2024-06-25 10:40:16 +0000
  • 34fca58084 auto reload functionality Anthony Leung 2024-06-25 10:17:16 +0000
  • ebe73199ad cleaning up Anthony Leung 2024-06-25 10:13:43 +0000
  • 9a8d4a2d35 working reload Anthony Leung 2024-06-25 09:38:13 +0000
  • 095cbe18e0 reload functionality progress using SIGUSR1 Anthony Leung 2024-06-04 15:40:39 +0000
  • daa610f947 progress before cleanup for reloading Anthony Leung 2024-06-03 14:26:21 +0000
  • f8c36ba087
    bugfix: swap options variable name in listen iiPython 2024-06-20 00:22:51 -0500
  • b3045b90d1
    Merge branch 'cirospaciari:main' into main leunga1000 2024-06-07 16:41:34 +0100
  • 2a398a3543
    Adding traceback info to the default error log (#176) leunga1000 2024-06-03 21:04:00 +0100
  • 9f059718bf
    Update socketify.py leunga1000 2024-05-13 13:58:47 +0100
  • 86ffaa326e
    Update socketify.py leunga1000 2024-05-13 13:44:26 +0100
  • 293b2a97c2
    Update getting-started.md (#175) leunga1000 2024-05-03 16:32:02 +0100
  • 3d2e1f5ce2
    Update getting-started.md leunga1000 2024-05-03 12:57:15 +0100
  • 2aba41ff7b
    Fix typo in routes docs (#165) Dominik Moritz 2024-02-08 14:29:07 -0800
  • 078c7da18b
    Fix typo in routes docs Dominik Moritz 2024-02-07 15:38:53 -0800
  • 2c51d97097
    Remove unused import in example (#157) Dominik Moritz 2024-01-31 13:20:26 -0500
  • 7e88ee0d54
    Remove unused import in example Dominik Moritz 2024-01-31 11:05:35 -0500
  • 26709f4086
    Fix Response.send_chunk() and helpers.sendfile() (#150) Mike Piecuch 2023-12-26 12:23:08 -0500
  • 8ee8be304d Fix Response.send_chunk() and helpers.sendfile() mike.piecuch 2023-12-26 10:23:57 -0500
  • e6710b6a9e
    Update WS Documentation (#145) Will Rieger 2023-11-29 06:30:51 -0500
  • d7874a495d add clarification Will Rieger 2023-11-28 20:46:10 -0500
  • 2b7d320fe7 update examples in docs to show upgrade, provide on_ methods Will Rieger 2023-11-28 20:44:24 -0500
  • e8b4c21515
    feat: adds RHEL/OEL based Linux install + markdown linting (#138) Cody Fincher 2023-09-06 19:33:05 -0600
  • f51d0c6a9c feat: adds RHEL/OEL based Linux install + markdown linting Cody Fincher 2023-09-06 20:18:28 -0500
  • 1edf1f7e78 actually fix tasks now v0.0.27 cirospaciari 2023-08-22 00:25:04 -0300
  • fb1561dd4e add current_task support for tasks.py v0.0.26 cirospaciari 2023-08-17 14:30:00 -0300
  • 3b28e0edfe bump version v0.0.25 cirospaciari 2023-07-25 08:50:17 -0300
  • 263ff096c6 fix signal handler cirospaciari 2023-07-25 08:48:58 -0300
  • dd9bb7512f fix toml v0.0.24 cirospaciari 2023-07-12 18:07:03 -0300
  • 037a29f3e2 bump cirospaciari 2023-07-12 17:55:03 -0300
  • 4a6629c7fe [GitHub Actions] Updated windows-amd64 binaries Ciro Spaciari 2023-07-12 18:46:11 +0000
  • 87db175640
    mor libs on windows.yml Ciro Spaciari 2023-07-12 15:35:41 -0300
  • 299e36500a
    Update windows.yml Ciro Spaciari 2023-07-12 15:19:27 -0300
  • dc41c89a39
    Update windows.yml Ciro Spaciari 2023-07-12 15:02:20 -0300
  • fcea3cf783
    debug windows.yml Ciro Spaciari 2023-07-12 14:58:44 -0300