v2.4.0
- Removed Requests and Responses in favour of Messages
- Added
SendStreamAsync
andReceiveStreamAsync
- Fixed
OnReceiveFragment
not being called - Fixed fast responses arriving before
RequestAsync
starts listening
SendStreamAsync
and ReceiveStreamAsync
OnReceiveFragment
not being calledRequestAsync
starts listening