demon


  • pomelo-pathfinding is the pathfinding module used in lord of pomelo.

    published 0.1.0 11 years ago
  • Pomelo-collection is the module for basic data structure in Node.JS. The prefix 'pomelo' means the module is build for the open source game server framework [pomelo](http://pomelo.netease.com/).

    published 0.1.0 11 years ago
  • pomelo-schedule is the aoi module used in the demo of pomelo.

    published 0.3.34 11 years ago
  • pomelo-bt是pomelo项目中AI模块所依赖的行为树模块,提供了基本的行为树实现。

    published 0.0.1 11 years ago
  • Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:

    published 0.4.0 11 years ago
  • Load codes for pomelo based on the convention over configuration rules.

    published 0.0.7 8 years ago
  • Encode and decode binary protocol for Pomelo framework.

    published 0.1.6 9 years ago
  • pomelo-logger ========

    published 0.1.7 9 years ago
  • published 0.1.1 9 years ago
  • pomelo-schedule is a schedule tool for nodejs, it's purpose is to provide a product level schedule module which is high efficient and can support large number job schedule.You can

    published 0.3.7 10 years ago
  • pomelo-rpc is the low level RPC framework for pomelo project. It contains two parts: client and server.

    published 1.0.7 7 years ago