django-modern-rpc icon indicating copy to clipboard operation
django-modern-rpc copied to clipboard

Add support for async remote procedures

Open alorence opened this issue 8 months ago • 0 comments

With the new v2 release currently in development, we will be able to add a specific RPC view, written with async keyword, that allows to call any remote procedure (sync or async).

alorence avatar Mar 02 '25 12:03 alorence