module Circed::OutboundBatch

Defined in:

circed/common/outbound_batch.cr

Class Method Summary

Class Method Detail

def self.build(messages : Channel(String), first_message : String, max_messages : Int32, max_bytes : Int32) : String #

[View source]