iota.go
iota.go copied to clipboard
Extend the http client in iota.go with binary serix encoding
Currently the do
method only uses json serialization for request and response.
This should be extended with the possibility to do binary encoding via serix.