Commit graph

12 commits

Author SHA1 Message Date
495b409adf persisting messages as incoming to one global chat and each connection being a new user 2024-08-12 19:44:38 +02:00
5dfefcc62c
feat: super simple relay "chat" over wss 2024-06-29 00:40:19 +02:00
a0071ddc38
feat: add barebones wss transport
tokio already came back...
2024-06-29 00:40:01 +02:00
58c3975139
feat: add first protocol packet enums 2024-06-29 00:39:48 +02:00
210301df44
docs: reamde 2024-06-21 21:01:03 +02:00
70816e3a89
chore: bye tokio
lets see how long we last without tokio
2024-06-21 20:58:35 +02:00
8ac952c460
chore: add server placeholder 2024-06-21 20:51:33 +02:00
be0114601e
feat: add database entities models 2024-06-21 20:51:22 +02:00
19e9657ed8
feat: add database migrations 2024-06-21 20:51:14 +02:00
f94afcd8b8
chore: move main cli to toplevel 2024-06-21 20:50:47 +02:00
9004e59969
feat: axum hello world 2024-06-21 18:10:49 +02:00
9a10e3d62d
chore: project setup
WE USING TABSS!!!!!
2024-06-21 18:02:06 +02:00