The library now only supports hessian and json serialization.
Protocol config is under the dubboerl application with sys.config
{dubboerl,[
%% other config ...
{protocol,hessian}
]}
ConfigName | Type | DefaultValue | Remarks |
---|---|---|---|
protocol | atom() | hessian | hessian,json |