[ENet-discuss] Has anyone implemented a priority scheme on top of ENet?

Daniel Aquino mr.danielaquino at gmail.com
Sun Feb 12 21:43:11 PST 2012


I have to imagine that adding a single byte to a message to mark it's
priority should be an easy patch to create and a pretty cool one..



On Sat, Feb 11, 2012 at 6:18 PM, Bob Land <land.robert.a at gmail.com> wrote:
> ENet is an impressive, clean implementation of optional reliable-delivery
> over UDP. In some applications, multiple reliable packet streams may have
> different tolerance for jitter and latency.  Has anyone tried implementing
> priority queuing to ensure that the most critical reliable packets get
> priority?
>
> -          Bob Land
>
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss
>


More information about the ENet-discuss mailing list