status-im / status-console-client

Status messaging console user interface
Mozilla Public License 2.0
10 stars 2 forks source link

High-level API #29

Closed adambabik closed 5 years ago

adambabik commented 5 years ago

This PR contains refactoring of main.go, support for contexts in many places, proper JSON marshaling/unmarshaling for many structs and some high-level API as an example: PublicAPI.RequestAll() and PublicAPI.Chat().