xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
47 stars 20 forks source link

Remove membership added codec from DMs #1228

Open nplasterer opened 2 weeks ago

nplasterer commented 2 weeks ago

It's weird that the first message of a dm is the membership codec. Lets just not send that message if it's a dm.

cameronvoell commented 1 week ago

Updated in libxmtp, just needs to be released in SDKs now