Packages 31
pomelo-admin-web is a web console for [pomelo](https://github.com/NetEase/pomelo). it is based on [pomelo-admin](https://github.com/NetEase/pomelo-admin). it is just an web console example, you can implement your style like web console.
published 0.0.2 10 years agoProtobuf 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 10 years agoLoad codes for pomelo based on the convention over configuration rules.
published 0.0.7 7 years agoprovide daemon process service for pomelo to deploy in distributed environments
published 0.0.5 9 years ago[jstrace](https://github.com/jstrace/jstrace) support for [bearcat](https://github.com/bearcatnode/bearcat) based on bearcat AOP
published 0.1.2 9 years agoEncode and decode binary protocol for Pomelo framework.
published 0.1.6 8 years ago`pomelo-admin` is an admin console library for [pomelo](https://github.com/NetEase/pomelo). It provides the a series of utilities to monitor the `pomelo` server clusters.
published 1.0.1 4 years agopomelo-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 9 years agopomelo-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.5.0 8 years agopomelo-rpc is the low level RPC framework for pomelo project. It contains two parts: client and server.
published 1.0.7 6 years agopomelo mqtt connector based on mqtt over tcp and ws protocol
published 0.2.4 8 years ago