This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
add SendMessages method
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.