enet-rs icon indicating copy to clipboard operation
enet-rs copied to clipboard

ENet appears to actually support reliable unsequenced packets

Open cher-nov opened this issue 7 months ago • 0 comments

https://github.com/futile/enet-rs/blob/c62e299f2f54234591ea8810c1d123ebcd0add11/src/packet.rs#L17

See this:

https://github.com/lsalzman/enet/issues/255#issuecomment-2139657557 https://github.com/lsalzman/enet/commit/29260f79cf15f8ca2979c71a050e554824b21e6d

cher-nov avatar Jun 26 '24 13:06 cher-nov