russolsen/transit

Support Custom Read & Write Handlers

Closed this issue · 1 comments

The java implementation accepts adding custom reader & writer handlers. I was wondering if this library supports that as well?

Digging into the code I found the addHandler method.