Showing 1-20 of 379 packages
Library for performing reflection on Flatbuffers in typescript
Memory Efficient Serialization Library
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:
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
space data standards framework based on ccsds standards and google flatbuffers
flatbuffer for pomelo
Encode and decode binary protocol for Pomelo framework.
网易Pomelo升级版本
[![NPM version][npm-image-pomelo]][npm-url-pomelo] [![NPM version][npm-image-down]][npm-url-pomelo]
pomelo-logger ========
Load codes for pomelo based on the convention over configuration rules.
pomelo-rpc is the low level RPC framework for pomelo project. It contains two parts: client and server.
`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.
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
FlatBuffers compiler (flatc) as a WebAssembly module - schema management, JSON/binary conversion, and code generation
NetEase Pomelo Of EazyGame OEM
Wrap express module as pomelo http plugin.
pomelo ts rpc
pomelo-sync-plugin ==================
Pomelo is a fast, scalable game server framework forameworks.