Commit Graph

7 Commits

Author SHA1 Message Date
2a7763b2d0 Send back the total price to the client 2023-11-07 20:27:35 +01:00
221c3ddc04 Fixed small syntax error 2023-10-28 00:41:27 +02:00
4c14838f7e Now when you order pizzas it tells you the cost - I'm not happy with the
implementation though, in needs to be more idiomatic and more efficient
2023-10-28 00:27:39 +02:00
46c32a90bb Changed the communication protocol: the first 4 bytes of each message
represent the message length
2023-10-28 00:01:05 +02:00
0145ff15cb Added get_pizza_list 2023-10-25 19:54:45 +02:00
3f0b9396ab Print simple text or pizzas array 2023-10-25 17:45:57 +02:00
ee1153236f Initial commit 2023-10-25 15:41:47 +02:00