Encode and decode binary protocol for Pomelo framework.
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:
No description provided.
Encode and decode binary protocol for Pomelo framework Server( **not use client, only run in node runtime** ). Nodejs version need >= 8.x
Encode and decode binary protocol for Pomelo framework.
Encode and decode binary protocol for Pomelo framework.
The postgres client/server binary protocol, implemented in TypeScript
The Chrome DevTools Protocol JSON
VSCode Language Server Protocol implementation
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
Load codes for pomelo based on the convention over configuration rules.
No nonsense protocol buffers schema parser written in Javascript
Protocol Buffers for JavaScript
Transform OpenTelemetry SDK data into OTLP
pomelo-logger ========
Protocol Buffers for JavaScript & TypeScript.
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
The Agent Client Protocol (ACP) is a protocol that standardizes communication between *code editors* (interactive programs for viewing and editing source code) and *coding agents* (programs that use generative AI to autonomously modify code).
socket.io protocol parser
pomelo protocol performance
`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.
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications: