I tried this, not working
handle_join(ServiceName, WebSocketPid, State) ->
io:format("Entering Service ~p~p~n", [ServiceName,WebSocketPid]),
WebSocketPid ! {text, <<"Sent from server">>},
{stop,<<"ok">>, State}.
--
You received this message because you are subscribed to the Google Groups
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/chicagoboss.
To view this discussion on the web visit
https://groups.google.com/d/msgid/chicagoboss/890bfc42-2f48-40f3-9c28-f395d390d636%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.