Skip to content
  • Philipp Hörist's avatar
    Pubsub: Unify pubsub notification parsing · 024d1363
    Philipp Hörist authored
    PubSubEventData:
    
        - The data attribute is now always None if there is no data
        - The empty attribute was removed because the info is available in the data attribute
        - Pass delete, purge, retract always through to the application
    024d1363