Adapts a callback backed interface to an standard one, so allows safe thread-synchronized usage of evented or multithreaded libraries like EventMachine in standard applications without necessary paradigm shift.
Martin Kozák
gem "callback-adapter", "~> 0.1.1"