pomelo-unityclient-socket icon indicating copy to clipboard operation
pomelo-unityclient-socket copied to clipboard

add "object" type in protobuf to support js dynamic object

Open rayosu opened this issue 10 years ago • 0 comments

use "object" type in protobuf you can transmit data like: {"1": 100, "2": 101, "3": 201, ..., "n": value}

rayosu avatar Mar 17 '15 05:03 rayosu