grisp_connect
v1.0.0
Pages
Modules
Search documentation of grisp_connect
Settings
View Source
grisp_connect_ws
(grisp_connect v1.0.0)
Websocket client to connect to grisp.io
Summary
Functions
connect()
connect(Server, Port)
handle_call(_, _, State)
handle_cast(_, State)
handle_info(M, State)
init(_)
is_connected()
send(Payload)
start_link()
Functions
Link to this function
connect()
View Source
Link to this function
connect(Server, Port)
View Source
Link to this function
handle_call(_, _, State)
View Source
Link to this function
handle_cast(_, State)
View Source
Link to this function
handle_info(M, State)
View Source
Link to this function
init(_)
View Source
Link to this function
is_connected()
View Source
Link to this function
send(Payload)
View Source
Link to this function
start_link()
View Source