https://github.com/pnxtech/umf
Universal Messaging Format
https://github.com/pnxtech/umf
Last synced: 9 months ago
JSON representation
Universal Messaging Format
- Host: GitHub
- URL: https://github.com/pnxtech/umf
- Owner: pnxtech
- License: mit
- Created: 2016-03-29T12:32:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T11:29:50.000Z (about 8 years ago)
- Last Synced: 2025-04-11T04:06:01.962Z (9 months ago)
- Size: 31.3 KB
- Stars: 166
- Watchers: 8
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Universal Messaging Format
A message format specification for use with distributed applications.
### Version
The current version of this specification is: UMF/1.4.6, which introduces the `signature` field for message signing.
### License
UMF is licensed under the Open Source [The MIT License (MIT)](https://github.com/cjus/umf/blob/master/LICENSE) and authored by Carlos Justiniano ([cjus34@gmail.com](mailto:cjus34@gmail.com)) This specification is hosted on Github at: [https://github.com/cjus/umf/blob/master/umf.md](https://github.com/cjus/umf/blob/master/umf.md)