django-modern-rpc
django-modern-rpc copied to clipboard
Add support for async remote procedures
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).