- Aug 17, 2018
-
-
ale authored
To match the previous calling convention for DoJSONHTTPRequest and reduce confusion when migrating from the old API.
-
- Aug 16, 2018
-
-
ale authored
Implement a simpler API for the Backend interface, removing most old public methods and replacing them with a single Call() method, making the package look a bit more like an actual rpc package (so, hopefully, easier to replace in the future).
-