The library currently only implements the dubbo://
communication protocol.
It supports hessian
and json
as serialization method.
Provider configuration items to add to the sys.config
file dubboerl
field.
{dubboerl,[
%% other config ...
{protocol,hessian}
]}
ConfigName | Type | DefaultValue | Remarks |
---|---|---|---|
protocol | atom() | hessian | hessian,json |