Sam 6f53d9c8c6 Catch errors from api-listen
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.
2019-12-20 08:29:02 -05:00
2019-11-03 23:24:46 -05:00
2019-12-03 16:49:55 -05:00
2019-11-30 19:04:07 -05:00
2019-12-20 08:29:02 -05:00
Description
This is a refactor of samhofi.us/x/keybase/v2 that takes advantage of the libkeybase performance improvements.
485 KiB
Languages
Go 100%