granian icon indicating copy to clipboard operation
granian copied to clipboard

Expose Rust interfaces

Open gi0baro opened this issue 2 years ago • 0 comments

As suggested by @sansyrox

Apart from producing wheels, building also a Rust library would be beneficial for projects like https://github.com/sansyrox/robyn

Exposing Rust APIs would let other Rust projects to take advantage of granian server interfaces to serve and interact with Python code.

This would probably require the re-design of server, protocols and types interfaces. A proper interface still need to be designed, probably starting from robyn needs.

gi0baro avatar May 27 '23 21:05 gi0baro