dice
dice copied to clipboard
Added JSON.RESP Command
Old PR - #631 (closed)
This PR fixes #500
The PR
- Adds support for JSON.RESP command
- Adds unit and integrations test for the same
- Modifies
resp.goto support boolean and integer encoding, and adds unit tests for the same - Adds a utility helper
IsFloatToIntPossible
@JyotinderSingh - Please review this PR.
I closed the old PR due to some issues I was facing merging with master. You had left 4 comments there. 3 of them are addressed in 3 commits above. 1 was a question on type switch for which I have left a comment there.
Please resolve conflicts.
@JyotinderSingh - addressed all comments. Please review.