Rename json protocol tag
This commit is contained in:
parent
f789e9e945
commit
a0c6cf10de
@ -36,7 +36,7 @@
|
||||
|
||||
-define(VSN0, <<"0.1">>).
|
||||
-define(VSN, ?VSN0).
|
||||
-define(PROTOCOL_JSON, <<"pool_ws_json">>).
|
||||
-define(PROTOCOL_JSON, <<"json">>).
|
||||
-define(PROTOCOL, ?PROTOCOL_JSON).
|
||||
|
||||
-spec latest_version() -> version().
|
||||
|
Loading…
x
Reference in New Issue
Block a user