Commit graph

8 commits

Author SHA1 Message Date
Eli Ribble
aadc8520bb Working protobuf passing.
This is barely working, really. In fact, I have an "unused" field in my enum because if I don't prowide it the protobuf serializes down to an empty buffer which breaks all kinds of things.
2023-12-12 13:41:05 -07:00
Eli Ribble
461fc7ce0b Add magic check 2023-12-12 13:41:05 -07:00
Eli Ribble
e227d349b2 Add the start of a Python server implementation.
I'm on a plane, I can't be looking up golang stuff.
2023-12-12 13:41:05 -07:00
Eli Ribble
39ff9c3a8e Add some ideas in a README 2023-12-12 13:41:01 -07:00
Eli Ribble
3f08a95db0 Add gitignore for Python directories 2023-12-12 13:40:40 -07:00
Eli Ribble
e155420a4b Working simple client/server 2023-12-12 13:40:40 -07:00
Eli Ribble
0d33aacf3f Initial hello world program. 2023-12-12 13:40:40 -07:00
da9305e0ec Initial commit 2023-12-11 21:37:58 -07:00