Producer implements Producer
Table of Contents
Interfaces
Methods
- send() : void
- sendBatch() : void
Methods
send()
public
send(Message $message) : void
Parameters
- $message : Message
Tags
sendBatch()
public
sendBatch(array<string|int, mixed> $messages) : void
Parameters
- $messages : array<string|int, mixed>