This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Description
Just testing with the included CalcNative example.
Running it normally works but trying to simulate a request that would take longer to process on the server side (In this case adding a sleep of 10 seconds) causes the client to fail with "Failed to send request: broken promise".
Is there some sort of timeout setting or is this an issue?
