jhk-mjolner
Results
1
issues of
jhk-mjolner
I'm using fastapi_websocket_rpc's `on_connect` callbacks on WebsocketRPCEndpoint. And it works. But when I use pyright to statically check the types, I get errors. I define the callbacks like `async def...