Skip to content

Releases: softonic/laravel-protobuf-events

Decorate listener fix

17 Jan 15:39
5e739aa
Compare
Choose a tag to compare
Fix arguments closure from decorate listener (#4)

Co-authored-by: Alex Rubia <[email protected]>

Update Rabbit Events

11 Jan 12:29
7b6af8b
Compare
Choose a tag to compare

We are updated nuwber/rabbitevents to fix version to use closure functions as listeners.

Serialisation change

11 Jan 12:00
684fba1
Compare
Choose a tag to compare

Now we are using json serialisation to avoid malformed UTF-8 characters

Ready to work!

10 Dec 11:13
Compare
Choose a tag to compare

Implemented publish and receive events helper.