<div dir="ltr">Thanks , this is what i thought to my self ..<br><div>My main worry  is can it be used as event based server ( a sync one thread server like libuv or libevent ).</div><div>i can't find any examples on the net . </div><div>basically i want it to serve mobile device connections .<br>what is the limits of this server ? </div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 17, 2016 at 11:28 AM, Ruud van Gaal <span dir="ltr"><<a href="mailto:ruud@racer.nl" target="_blank">ruud@racer.nl</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">ENet uses a complicated protocol to do its communication, so to create a server in another framework would effectively mean reverse engineering ENet and typing your own code. It's not like its built on an existing standard protocol.<div>So my guess would be to just use ENet where you want to use ENet. ;-)</div><div><br></div><div>Ruud</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Aug 17, 2016 at 9:32 AM, Meir Yanovich <span dir="ltr"><<a href="mailto:meiry242@gmail.com" target="_blank">meiry242@gmail.com</a>></span> wrote:<br></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">Hello all<br>As i understand from the documents it is best to use enet as the server as it know how to <br>Handle the peers and the UDP ordring and such ... <br>my question is can i implement the server in other c/c++ framework ? <br>is it recommended ? is it easily possible? <br>or the ENet server is strong enough to act as MMO server ? <br>Thanks !</div>
<br></div></div>______________________________<wbr>_________________<br>
ENet-discuss mailing list<br>
<a href="mailto:ENet-discuss@cubik.org" target="_blank">ENet-discuss@cubik.org</a><br>
<a href="http://lists.cubik.org/mailman/listinfo/enet-discuss" rel="noreferrer" target="_blank">http://lists.cubik.org/mailman<wbr>/listinfo/enet-discuss</a><br>
<br></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
ENet-discuss mailing list<br>
<a href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a><br>
<a href="http://lists.cubik.org/mailman/listinfo/enet-discuss" rel="noreferrer" target="_blank">http://lists.cubik.org/<wbr>mailman/listinfo/enet-discuss</a><br>
<br></blockquote></div><br></div>