dm3 - web3 messaging
  • Overview
  • Base Protocol
    • Message Transport Protocol (DM3MTP)
      • Registry
      • Message Transport
      • API Delivery-Service (Incoming Messages)
      • Appendix
  • Protocol Extensions
    • Billboard Message Protocol (DM3BMP)
      • Architecture
      • Billboard Node
      • Billboard Service API
      • Embedded Widget
    • Linked Profiles (DM3LPP)
      • Profile Links
  • Utility Extensions
    • Message Storage Protocol (DM3MSP)
      • Storage
      • Data Structure
  • References
Powered by GitBook
On this page

Was this helpful?

  1. Base Protocol

Message Transport Protocol (DM3MTP)

The Message Transport Protocol (DM3MTP) is the minimum basic protocol and the foundation for interoperability. For a protocol, service, or application to be dm3-interoperable, only the DM3MTP must be implemented. Further protocol extensions are additional functions that are not necessary for interoperability.

The Message Transport Protocol defines:

  • Registry for communication profiles.

  • The transmission protocol, based on a decentralized network of delivery service nodes.

  • Relevant APIs for Delivery Services.

PreviousOverviewNextRegistry

Last updated 11 months ago

Was this helpful?