module Stomp::Client::Ack

Defined in:

client.cr

Constant Summary

AUTO = "auto"
CLIENT = "client"
INDIVIDUAL = "client-individual"