[#21] Manual ack/nack implementation
Changes:
- Set connections attribute inside the listerer in
__init__.py - Create ack_message/nack_message in
router.py - Update
read_messagemethod to get message id from message body onrouter.py - Update
on_messagemethod onrouter.pyto reflect these changes
Closes #21 (closed)
Edited by Dimitra Chatzichrysou