promotional bannermobile promotional banner

Netstats

Track player stats in real time

File Details

Netstats v5.0.3

  • R
  • Feb 4, 2012
  • 29.56 KB
  • 1.0K
  • CB 1.1-R3

File Name

Netstats.jar

Supported Versions

  • CB 1.1-R3
  • Brings Netstats back to Java standard compliance.
  • Make JSON string easier to deserialize by the client.
    • Uses JSON simple class to handle serialization of data.
  • Improve memory usage by turning repetitive strings into constants.
  • Heavily reduce cyclomatic complexity to improve performance.
  • Force server to not cache requests. Guarantees fresh data every request.