Skip to content

Add synchronous methods to client library

Philip Withnall requested to merge sync-methods into master

This adds synchronous versions of all the async methods in the client API. It also fixes a few recent build warnings from GCC 8.

Merge request reports