Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

add SendMessages method

Compare
Choose a tag to compare
@rogpeppe rogpeppe released this 20 Dec 17:13
35892d8

This release targets the sendmessages-v0.4.0 feature branch which adds bulk message sending support without breaking the existing released API.

It adds a SendMessages method to send multiple messages concurrently more efficiently than sending them individually.