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. Protocol Extensions

Billboard Message Protocol (DM3BMP)

The billboard messaging extension of dm3 describes a communication scheme for a public messaging application, where many senders can send messages to one recipient and all messages are publicly viewable (billboard). The communication is only in one direction (from the senders to the billboard). There is no reply from the billboard to the sender.

Billboard messaging is used e.g. as a public comment service for public content or for displaying live public discussions in a streaming application, or similar.

The senders are not anonymous but identify themselves by their dm3 profile (wallet address).

PreviousAppendixNextArchitecture

Last updated 1 year ago

Was this helpful?