package spec.proto.extension.v1.delay_queue

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service DelayQueue

delay_queue.proto:11

DelayQueue is a special kind of message queue, which lets you postpone the delivery of new messages to consumers. For example, you can invoke this API and tell the message queue "please send this message to the consumers after 5 minutes".