emitter-io / go

Go/Golang client for emitter
Eclipse Public License 1.0
68 stars 37 forks source link

[FIX] History: Payload had to be []bytes #41

Closed Florimond closed 5 days ago

Florimond commented 5 days ago

...not a string. Also renaming Topic to Channel. [BREAKING CHANGE]