Codebase list libanyevent-rabbitmq-perl / 598d1be
Add perldoc for no_ack. Dave Lambley 9 years ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
12591259
12601260 Callback called if the subscription fails for any reason.
12611261
1262 =item no_ack
1263
1264 Pass through the C<no_ack> flag. Defaults to C<1>. If set to C<1>, the server
1265 will not expect messages to be acknowledged.
1266
12621267 =back
12631268
12641269 =head2 publish