Commit Graph

16 Commits

Author SHA1 Message Date
da484bd853 sync 2026-07-25 23:51:39 -05:00
815c77decb add qml demo app 2026-07-25 16:58:01 -05:00
d6792bf0e0 sync from server 2026-07-23 22:42:12 -05:00
d091879773 tweaks to make work 2026-07-23 22:41:47 -05:00
86becee951 sync 2026-07-22 21:49:18 -05:00
8a97a32823 fix server broadcasting demo 2026-07-21 21:29:29 -05:00
a400b233a2 add broadcasting 2026-07-19 23:01:36 -05:00
799521f51f use poll() to support multiplexing concurrent clients 2026-07-19 14:48:23 -05:00
001bd8e629 abstract common tcp operations to a base class 2026-07-18 22:36:01 -05:00
aa007a3130 cleanup a little bit 2026-07-18 14:43:36 -05:00
1c74c04db3 updated logger to support std::format (upgrading to gcc >13 was one of the most tedious things i've ever done) 2026-07-18 03:42:43 -05:00
235530c03d messy client<->server checkpoint 2026-07-17 13:58:53 -05:00
3a3f67c4ef scaffold some common services 2026-07-16 22:58:57 -05:00
13bfbd3479 scaffold cmake 2026-07-15 23:27:38 -05:00
6203d66515 scaffold project 2026-07-15 21:41:30 -05:00
a6d808f181 init 2026-07-15 20:24:50 -05:00