You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the do method only uses json serialization for request and response.
This should be extended with the possibility to do binary encoding via serix.
The text was updated successfully, but these errors were encountered:
Currently the
do
method only uses json serialization for request and response.This should be extended with the possibility to do binary encoding via serix.
The text was updated successfully, but these errors were encountered: