Commit graph

62 commits

Author SHA1 Message Date
fbc24a1154 Add room and nick list UI mockup 2022-02-20 00:32:33 +01:00
992e84e67e Continue implementing rooms
Changing lots of things along the way... But that's how it is: Make one
change, make more changes to fix the resulting errors and so on.
2022-02-19 01:06:53 +01:00
31ffa5cd67 Start implementing rooms 2022-02-18 20:24:03 +01:00
939d9b7586 Move conn to core 2022-02-17 21:40:25 +01:00
18194f586c Render basic tui and restore terminal 2022-02-15 23:16:01 +01:00
bd61530b5f Add a few debug logs 2022-02-14 01:57:59 +01:00
805df53699 Abstract away connection logic 2022-02-12 14:37:06 +01:00
6cc8670291 Start answering hello commands 2022-02-12 00:54:27 +01:00
cfaafba77f Extract, (de-)serialize and format id 2022-02-10 21:43:55 +01:00
70bb6f31cf Build basic ws echo server 2022-02-08 03:26:46 +01:00
5cf0f76477 Print simple HelloCmd packet 2022-02-07 22:44:30 +01:00
0c9f5e91a3 Create project 2022-02-07 21:31:46 +01:00