Releases: softonic/laravel-protobuf-events
Releases · softonic/laravel-protobuf-events
Decorate listener fix
Fix arguments closure from decorate listener (#4) Co-authored-by: Alex Rubia <[email protected]>
Update Rabbit Events
We are updated nuwber/rabbitevents to fix version to use closure functions as listeners.
Serialisation change
Now we are using json serialisation to avoid malformed UTF-8 characters
Ready to work!
Implemented publish and receive events helper.