15 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
2bebce2ba4 add server/client to namespace commons 2022-04-26 18:54:18 +02:00
32fdc8f891 use spdlog and start using google coding style 2022-04-26 16:11:49 +02:00
15657ae475 fix CMakeLists.txt 2022-04-26 15:58:41 +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
cc029ba804 update CMakeLists.txt 2022-04-23 00:14:58 +02:00
10606465ac add test lib source and header 2022-04-23 00:14:47 +02:00
09249dc6e5 add readme 2022-04-22 23:43:04 +02:00
4e31c21500 initial commit 2022-04-22 23:42:48 +02:00