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 and orm-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 ?
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-updatedandorm-model-deletedon 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 ?