markiodev / Networker

A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
MIT License
477 stars 77 forks source link

Add guidelines for object pooling #17

Open markiodev opened 6 years ago

markiodev commented 6 years ago

Need to add some guidelines to the Wiki about how to correctly configure the object pooling base on max connections.