Implemented User API requests
More typing.
Fixed Client.request_guild raises TypeError (#9)
Fixed cache related issues.
Now websocket connection will be terminated on no data.
Implemented zlib support and fixed #5.
Added wait_ready
, basically same as dpy's wait_until_ready
.