Ryan Smith

Results 7 comments of Ryan Smith

Thanks for this, are panels going to be implemented as well? http://getbootstrap.com/components/#panels

How are you quantifying the number of open sockets / connected users? Have you checked the number of TCP connections open on the server level? The reason it could only...

I've found from my experiences using this in production that incrementing counters on connect / close events isn't the most accurate way. On my applications that I've wanted an accurate...

I'm really not sure, but from what I've seen it doesn't always fire. Have you ever tried using a non-websocket capable browser that has to fall-back to xhr-polling?

Thought I had it working by updating the code to use "mono-2.0-bdwgc.dll" instead of "mono.dll" but seems to crash the game 80% of injection attempts. Any insight you can provide...