You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be nice to create a room for each models and have a created/updated/deleted event from the ORM.
In order to do this each trailpack-orm should fire an event orm-model-createdorm-model-updated and orm-model-deleted on his lifecycle event and this trailpack have to listen for those events and send them to sockets rooms.
It will be nice to create a room for each models and have a created/updated/deleted event from the ORM.
In order to do this each trailpack-orm should fire an event
orm-model-created
orm-model-updated
andorm-model-deleted
on his lifecycle event and this trailpack have to listen for those events and send them to sockets rooms.@konstantinzolotarev @tjwebb @wbprice @weyj4 any feedback on this ?
The text was updated successfully, but these errors were encountered: