Possible UDP Messengers

Issue #48 resolved
James Powell repo owner created an issue

Had a request to have UDP functionality in Messenger Library.

Ideas:

  • a UDP Listener that listens for messages and forwards to an address
  • a UDP Sender (an address that sends out over UDP) Can hook this into Notifications.

Not clear what to do about Request-Reply, as UDP is connectionless and lossy.

Comments (2)

  1. James Powell reporter

    Subissue: Flattened Variant version: no negotiation of common version possible, so use minimum version that Messenger Library can be used in (2013 currently, 2017 soon).

  2. Log in to comment