mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 12:45:04 +01:00
queue worker task
This commit is contained in:
parent
f860714b2b
commit
800ccae604
8 changed files with 111 additions and 36 deletions
|
|
@ -2,7 +2,7 @@ use crate::Result;
|
|||
use amqp_core::{
|
||||
amqp_todo,
|
||||
connection::{Channel, ConnectionEvent},
|
||||
error::{ChannelException, ConException, ProtocolError},
|
||||
error::{ChannelException, ConException},
|
||||
message::Message,
|
||||
methods::{BasicDeliver, Method},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue