Skip to content

Use client helper in existing clients

akwizgran requested to merge use-client-helper into master

Use the new ClientHelper to reduce boilerplate in existing clients. Add a BdfMessageValidator superclass for clients that format their messages as BDF lists and their metadata as BDF dictionaries (which all existing clients do).

Merge request reports