This repository has been archived by the owner on May 7, 2024. It is now read-only.
Client API update
Change: NewClient
returns a pointer to a Client.
This breaks programs getting pointers to constructed Client
s. See #1 for details.