UNPKG

pomelo

Version:

Pomelo is a fast, scalable game server framework for [node.js](http://nodejs.org). It provides the basic development framework and many related components, including libraries and tools. Pomelo is also suitable for real-time web applications; its distri

13 lines 214 B
{ "node": true, "camelcase": true, "eqeqeq": true, "undef": true, "unused": true, "curly": true, "newcap": true, "nonew": true, "trailing": true, "smarttabs": true, "noarg": true }