View Source ow_protocol (overworld v2.0.0)

Summary

Functions

-spec app_names() -> [atom()].
-spec apps() -> [{non_neg_integer(), map()}].
Link to this function

code_change(OldVsn, St0, Extra)

View Source
-spec deep_propmap_test() -> ok.
Link to this function

handle_cast(Request, St0)

View Source
Link to this function

handle_info(Request, St0)

View Source
-spec inject_encoder_test() -> ok.
-spec inject_module_test() -> ok.
-spec prefix(atom()) -> non_neg_integer().
-spec reg_app_prefix_test() -> ok.
-spec reg_app_test() -> ok.
-spec register(map()) -> {reply, ok | {error, atom()}, map()}.
-spec route(<<_:16, _:_*8>>, pid()) -> term().
-spec router(integer()) -> false | {atom(), atom(), atom()}.
-spec rpc(atom(), client | server) -> map().
-spec rpcs(all | client | server) -> list().
-spec start() -> gen_server:start_ret().
-spec stop() -> ok.