mirror of
https://github.com/status-im/matterbridge.git
synced 2025-01-10 22:35:40 +00:00
cf3cddafab
Actually check if we're connected when trying to Send() a message. Messages now will get dropped when not connected. TODO: Ideally this should be in a ring buffer to retransmit when the connection comes back up.