Files
matterbridge/bridge
Wim f4d6d65810 Do not send duplicate messages (rocketchat). Fixes #745
For an unknown reason we get duplicate messages (from the same channel)
using the realtime API when we have > 1 channel subscribed on.
Solution for now is caching the message ID in a LRU cache and ignoring
the duplicates.

This should be reviewed when we have actual editing support from the
realtime API
2019-03-02 22:50:20 +01:00
..
2018-12-07 23:48:24 +01:00
2019-03-02 13:04:28 +01:00