MirrorNetworking / kcp2k

MIT License
283 stars 50 forks source link

Limit connection count #59

Open mightypanda opened 4 months ago

mightypanda commented 4 months ago

Hello, What is the preferred way to limit connection by a maximum count? It seems the Server will always accept incoming ones. Thank you