mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 00:46:31 +00:00
fix auth, decryption, api interaction
This commit is contained in:
@@ -15,6 +15,6 @@ cdef class RabbitHandler:
|
||||
cdef object annotation_producer
|
||||
cdef object command_consumer
|
||||
|
||||
cdef start(self)
|
||||
cdef send(self, object message)
|
||||
cdef start(self)
|
||||
cdef close(self)
|
||||
Reference in New Issue
Block a user