Hello, I'm new to Erlang, and have been learning it for the past two weeks (and enjoying it, I might add).<br><br>Currently I'm evaluating whether Erlang/erl_interface is a good choice to use for a server-side language for an iPhone application. The application will require a persistant connection to the Erlang server, as it will be constantly sending/receiving data.<br>
<br>Does erl_interface function correctly in Objective-C, specifically in an iPhone environment? How does erl_interface handle connections when being used as a client?<br><br>Thanks very much for any insight,<br>-Gilbert<br>