Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve extensibility of model server formats and codecs #60 #61

Merged
merged 2 commits into from
Jan 15, 2021
Merged

Improve extensibility of model server formats and codecs #60 #61

merged 2 commits into from
Jan 15, 2021

Commits on Jan 12, 2021

  1. Improve extensibility of model server formats and codecs #60

    Use Map binding for codecs and format. Also give the possibility to
    specify a preferred format (json by default).
    The Model Server Client now has overrideable methods so that it can
    change the accepteable formats when necessary.
    
    Signed-off-by: vhemery <vincent.hemery@csgroup.eu>
    vhemery committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    b9e231c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Improve extensibility of model server formats and codecs #60

    Changes review : let user the possibility to override Codecs
    implementation.
    
    Signed-off-by: vhemery <vincent.hemery@csgroup.eu>
    vhemery committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    f1ccaa3 View commit details
    Browse the repository at this point in the history