add serializer verification utility function for custom serializers #49
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
If the users use a custom serializer which is beyond the seriliazation protocols of supplied defaults with this package, a utility function can be provided which can verify if the serializer is a good fit for the RPC message encoding.
In this way, the serializer can be tested before using.
Possible Steps:
The text was updated successfully, but these errors were encountered: