Client
Client copied to clipboard
Implement pagination for method calls
Some methods have hash, offset_*, max_*, min_* parameters which allow the callers to paginate and/or cache results. It would be nice to have CatraProto automatically handle this.