Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 192 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 192 Bytes

Quick experiment to get Google Protocol Buffers working between Python/Java.

Setup:

  • Java server listening for TCP connections on port 9999
  • Python client sending messages over TCP socket