castwide/backport

API change in 1.0

castwide opened this issue · 0 comments

Gem version 1.0 was released today. This update includes one significant change that breaks backwards compatibility with versions <= 0.3: the Adapter's callback for receiving data from the client has been renamed from sending to receiving.

The example code in the README has been updated to reflect the change.