View Source LiveJson (LiveJSON v0.1.0)

Link to this section Summary

Link to this section Functions

Link to this function

initialize(socket, doc_name, data)

View Source
Link to this function

push_patch(socket, doc_name, new_data, method \\ :jsondiff)

View Source
Link to this function

safer_string_to_atom(str)

View Source
@spec safer_string_to_atom(binary()) :: atom()