Commit Graph

8 Commits (main)

Author SHA1 Message Date
palo 199f409daa Added instructions in the README 2023-11-07 20:34:08 +01:00
palo 2a7763b2d0 Send back the total price to the client 2023-11-07 20:27:35 +01:00
palo 221c3ddc04 Fixed small syntax error 2023-10-28 00:41:27 +02:00
palo 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
palo 46c32a90bb Changed the communication protocol: the first 4 bytes of each message
represent the message length
2023-10-28 00:01:05 +02:00
palo 0145ff15cb Added get_pizza_list 2023-10-25 19:54:45 +02:00
palo 3f0b9396ab Print simple text or pizzas array 2023-10-25 17:45:57 +02:00
palo ee1153236f Initial commit 2023-10-25 15:41:47 +02:00