Skip to content

feat: update logging & fix: multiple reads from buffer

Compare
Choose a tag to compare
@rohanraj7316 rohanraj7316 released this 23 May 12:12
· 3 commits to master since this release

fix: multiple reads from buffer

due to multiple reads from buffer
after the first read buffer will
be empty.

fix: update logging

update logging response type to interface
it's done because it was unable to log
responses whose type was array.