hanami / events

[Experimental] Events framework for Hanami
MIT License
43 stars 7 forks source link

Different serialisations #58

Open davydovanton opened 7 years ago

davydovanton commented 7 years ago

Now we can encode our events only to JSON. I think it will be great to use different serialisations for this

UPD