Github user SolidWallOfCode commented on the pull request:

    https://github.com/apache/trafficserver/pull/343#issuecomment-160667524
  
    I have updated the PR with several changes.
    
    * "Alert" is now "Message"
    * Messaging is a privileged operation.
    * Messages have a tag and payload (data). The former is a null terminated 
string and the latter is a slab of bytes.
    * traffic_ctl requires both tag and data to be null terminated strings 
because they are both command line arguments.
    
    I haven't had a chance to work on example uses yet, although I have made 
progress in designing them.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to