cirospaciari

↗ HN profile [ 66.2 ms ] full profile
Karma
169
Created
November 8, 2022 (3y ago)
Submissions
0
  1. I see a lot of people using WSGI with multi-process instead of ASGI, what are you using and why?

  2. socketify.py just break the record for Python and now is the fastest Python framework in TechEmPower, is even faster than Golang Fiber that got 5.9 mi req/s https://github.com/cirospaciari/socketify.py…

  3. I created an basic example of an basic chat using github auth check it out: https://chat.socketify.dev/ Chat source code: https://github.com/cirospaciari/socketify.py/tree/main/examp... HTML Template credits to:…

  4. Bun is changing out the scenario for Node.js, with much more performance in HTTP and WebSockets, but how FAST it is compared with Python? In the Bun website https://bun.sh/, the source code of the WebSocket benchmark is…

  5. Hi i'm Ciro and I have been integration uWebSockets/uSockets with Python to delivery very fast Http, Http2, Http3 and WebSockets performance. Almost a year now working in my free time, is almost at the point from its…