8 Commits

Author SHA1 Message Date
8994a06874 add draw and draw_rect message 2022-04-27 00:11:12 +02:00
4df991650d implement dummy cli renderer for testing 2022-04-26 22:16:06 +02:00
14d0716607 handle messages concurrently 2022-04-26 20:30:23 +02:00
06b00843d2 add send() function to client 2022-04-26 19:31:09 +02:00
7c76691df7 add basic serialization functionallity 2022-04-26 18:54:52 +02:00
b7541420f1 adding client/server prototype 2022-04-23 04:53:18 +02:00
Till Brand
06ec89b00e added vec2&3 instead of glm vectors 2022-04-23 03:24:18 +02:00
a3901029a4 prototyping protocol stuff 2022-04-23 03:04:41 +02:00