hikalkan / scs

TCP Server/Client Communication and RMI Framework
MIT License
225 stars 112 forks source link

Is it possible to use protobuf for communication? #35

Closed Cloud33 closed 4 years ago

Cloud33 commented 6 years ago

Is it possible to use protobuf for communication?

This is a great idea!

hikalkan commented 6 years ago

It can be possible if you create a custom wire protocol.

Cloud33 commented 6 years ago

Ok, I'll try to do that. thank you.

zhou-jian-huan commented 1 month ago

thank you