Use netty with springboot to program game server
-
Updated
Jan 7, 2025 - Java
Use netty with springboot to program game server
干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就能懂
Data streaming between Java and Golang service with Kafka using Protocol Buffers
This is a tool that coding on Protostuff-runtime to extend serialize mode. 一个在 Protostuff-runtime 的基础上扩展序列化方式的工具.在兼容原 Protostuff-runtime 的基础上, 可以将多个维度层级的 Bean 嵌套关系的序列化字节数组反序列化成低维度的 Bean 嵌套关系. 同时, 可以反向序列化还原.
A sample implementation for protocol buffer in java
Add a description, image, and links to the protocol-buffer topic page so that developers can more easily learn about it.
To associate your repository with the protocol-buffer topic, visit your repo's landing page and select "manage topics."