• yjbanov's avatar
    [driver] serialize commands to plain strings · 008785be
    yjbanov authored
    Turns out VM service only accepts flat parameter name/value pairs. It
    only worked this far because vm_service_client (mistakenly) uses JSON
    encoder to encode parameters.
    
    This change separates the Command type hierarchy from that of Result and
    tightens type constraints on Command object parameters.
    008785be
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...