queue icon indicating copy to clipboard operation
queue copied to clipboard

Re-structure internals

Open h-bragg opened this issue 8 years ago • 0 comments

Some of the internals to this library are a bit strange and confusing:

  • Acknowledgement Handlers, do the actual reading of data from the queue.
  • The client implements all the interfaces, and the adapter implements all the methods, but might only implement some of the functionality.

h-bragg avatar Jan 15 '18 16:01 h-bragg