Robyn icon indicating copy to clipboard operation
Robyn copied to clipboard

eliminate the need for pyo3-asyncio

Open sansyrox opened this issue 1 year ago • 3 comments

This will require us to handle the

  • runtime
  • async event loop

Benefits include

  • better performance

sansyrox avatar Sep 10 '24 21:09 sansyrox

@VishnuSanal

sansyrox avatar Oct 26 '24 18:10 sansyrox

ref:

https://github.com/emmett-framework/granian/blob/master/src/runtime.rs

https://github.com/emmett-framework/granian/blob/master/src/callbacks.rs

VishnuSanal avatar Nov 02 '24 18:11 VishnuSanal

I am working on this!

VishnuSanal avatar Jun 14 '25 15:06 VishnuSanal