zpl-c / enet

⚡️ ENet reliable UDP networking library
https://blog.zpl.pw
MIT License
661 stars 61 forks source link

Shared libraries #1

Closed nxrighthere closed 6 years ago

nxrighthere commented 6 years ago

It would be great if you could provide the shared libraries (DLL for Windows at least) in the release section for people.

inlife commented 6 years ago

Yes, most likely we will add them. Especially for the next version we are planning to do.

Current version has no incompatible differences from original fork, so it's static lib/dll can be used for now.

nxrighthere commented 6 years ago

I just released BenchmarkNet for stress testing the reliable UDP networking libraries (including ENet). If you are interested, here is the latest results.

inlife commented 6 years ago

Oh that is nice! Thank you. Also, tbh, totally did not except UNet to have such a bad set of results )

nxrighthere commented 6 years ago

ENet (3000 clients) on 6-core Intel Xeon... CPU usage 34%, memory consumption 200 megabytes.

inlife commented 6 years ago

oh, btw, @nxrighthere wanted to ask, which bindings for ENet did you use?

nxrighthere commented 6 years ago

https://github.com/NateShoffner/ENetSharp

inlife commented 6 years ago

thank you

inlife commented 6 years ago

@nxrighthere do you have a discord btw?

nxrighthere commented 6 years ago

Yes, and I also speak Russian.

inlife commented 6 years ago

oh hey, me too :D can you join, so we could exchange some pms https://discord.gg/2fZVEym

thank you!