• Tom Evans's avatar
    Simplify and shorten pubsub message id · 0535aa41
    Tom Evans authored
    The specification (XEP-0060) recommends generating unique message ids
    within a pubsub instance to aid troubleshooting for notification
    delivery issues when needed. This replaces a ridiculously long and
    inefficient string concatenation with something a bit more tidy and
    concise.
    0535aa41
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...