mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-04 13:26:14 +00:00
* agent: batch sending messages (attempt 4) * handle errors in batch sending * batch attempt 5 (#923) * attempt 5 * remove IORefs * add liftA2 for 8.10 compat * remove db-related zipping * traversable --------- Co-authored-by: IC Rainbow <aenor.realm@gmail.com> * s/mapE/bindRight/ * name Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> * comment Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> * remove unused funcs --------- Co-authored-by: IC Rainbow <aenor.realm@gmail.com> Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>