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

Improvement: Remove sync on message send #1317

Open nplasterer opened 22 hours ago

nplasterer commented 22 hours ago

sending a message syncs the group messages


We should probably remove this sync or make it optional