<div dir="ltr"><div>Hello,</div><div><br></div>Checkout this recent webinar from Erlang Solutions on <h1 class="" style="margin:0px 0px 13px;padding:0px;border:0px;font-weight:normal;font-size:24px;display:table-cell;vertical-align:top;width:824px;word-wrap:break-word;font-family:Roboto,arial,sans-serif;background-image:initial;background-repeat:initial"><span id="eow-title" class="" dir="ltr" title="Building a mobile chat app: teamwork across countries and timezones" style="margin:0px;padding:0px;border:0px;background:transparent">Building a mobile chat app<br></span></h1> <a href="https://www.youtube.com/watch?v=iRhjzJ5g8H8">https://www.youtube.com/watch?v=iRhjzJ5g8H8</a><div><br><div><br></div><div>Regards,</div><div>Austin<br><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 20, 2016 at 3:44 PM, Federico Carrone <span dir="ltr"><<a href="mailto:federico.carrone@gmail.com" target="_blank">federico.carrone@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I think they are good tools, however xmpp is pretty heavy. You could implement a chat on top of vernemq (<a href="https://github.com/erlio/vernemq" target="_blank">https://github.com/erlio/vernemq</a>) - an Erlang MQTT message broker - or Cowboy with the websocket module or REST handler + SSE for pushing events. I have been using Cowboy with websockets or REST/HTTP +SSE with great success.</div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Thu, Apr 14, 2016 at 10:53 AM Caiyun Deng <<a href="mailto:dcy.dengcaiyun@gmail.com" target="_blank">dcy.dengcaiyun@gmail.com</a>> wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Hi! I want to develop a mobile IM app, i searched something about.</div>Because xmpp is <span style="color:rgb(51,51,51);font-family:Georgia,Times,'Times New Roman',serif;font-size:15px;line-height:21px">heavyweight, is </span><font color="#333333" face="Georgia, Times, Times New Roman, serif"><span style="font-size:15px;line-height:21px">ejabberd/MongooseIM not a good choise for mobile IM?</span></font><div><font color="#333333" face="Georgia, Times, Times New Roman, serif"><span style="font-size:15px;line-height:21px">If you develop a mobile IM today, which tool will you choose?</span></font></div></div></div></div>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>