sdk-go
sdk-go copied to clipboard
[WIP] Format now supports streaming
Depends on #621
Format now uses io.Reader/Writer, allowing binding.ToEvent and binding.ToMessage to use the new json streaming reader/writer
Note: this is breaking, although it's modifying an "internal" API (yeah it's public, but it's not really documented for users to use it)
Signed-off-by: Francesco Guardiani [email protected]