Currently in Beta Preview
Interactive
Playground
Experiment with pRPC in real-time. Define your server logic in Python and see how it reflects in your client.
Live Session
Server Logic
Provider:
Loading...
Client Implementation
Loading...
CLIENT
SERVER
{
"method": "get_user",
"params": [
1
],
"id": "rpc-1"
}