6f53d9c8c6d0c3036ab1b9ec74b77f43d540f1b5
When the `keybase chat api-listen` command returns a message with an error, the format of the error json is unlike most (or all?) other errors they return. This commit adds the `ErrorListen` field to ChatAPI to catch those errors.
Description
This is a refactor of samhofi.us/x/keybase/v2 that takes advantage of the libkeybase performance improvements.
Languages
Go
100%