Changes between Version 2 and Version 3 of Ticket #323


Ignore:
Timestamp:
06/15/10 10:44:07 (4 years ago)
Author:
dread
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #323 – Description

    v2 v3  
    2121=== Message format === 
    2222 
    23 A notification message's header contains the routing key, identifying the object and ID. The client is probably interested in the object (all use cases so far), so it makes sense to send the object in the payload. This should be the JSON-encoded dictionary exactly as provided for the object's REST Entity. 
     23A notification message's header contains the routing key, identifying the object type. The client is probably interested in the object (all use cases so far), so it makes sense to send the object in the payload. This should be the JSON-encoded dictionary exactly as provided for the object's REST Entity. 
    2424 
    2525For the 'db' notifications there shall be no payload.