Closed Steamgjk closed 1 year ago
I don't think it was a conscious decision, most likely done by mistake.
Ideally, we would like to port it back here in some time. However, if you are open to a contribution, it would be highly welcomed! 🎉
I will add it today. It must've been lost during one of our large refactors; sorry about that!
enet_packet_resize is available again as of https://github.com/zpl-c/enet/commit/42c03e1ff26bf5873a9de8c52645ffd3ac9687e4
While I was testing with a small demo, I found enet_packet_resize is defined by not implemented in the single-header file enet.h.
Is there any special consideration for dropping the API?