-
[ ] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- minecraft-protocol: 1.50.0
- server: vanil…
-
### Is your feature request related to a problem? Please describe.
Currently the app uses sends and receives JSON data. While this is fine when we send/receive data to/from the user (as JSON is hum…
-
I see this repo is under 'fair-research' - has anybody started on defining a FAIR protocol buffer?
-
**Is your feature request related to a problem?**
I want to use [protocol buffers](https://developers.google.com/protocol-buffers) for the various AWS resources.
**Describe the solution you'd like…
-
# protocol buffers | One's Way
Package You can add an optional package specifier to a .proto file to prevent name clashes between protocol message types. In C++ the gen…
-
-
# Server
- Filesystem
# Server RPC
- Account anmelden / abmelden
- Modifikation hochladen / herunterladen / erstellen / browsen
- Dateitransfer beginnen
- Dateitransfer beenden (Abbruch / Ende der…
-
Google's [Protobuf](https://developers.google.com/protocol-buffers) serialisation language is widely used. It has a fairly simple syntax and I think official support for it would be awesome.
-
Add a module to manage protobuf: https://code.google.com/p/protobuf/
-
- 什么是 Protocol Buffer
- Protocol Buffer 的出现背景
- Protocol Buffer 和 XML、JSON 的对比
- Protocol Buffer 在 iOS 开发中的使用
- Protocol Buffer 的原理