|
|
73624baf90
|
added server event enum
|
2025-11-12 14:01:13 +01:00 |
|
|
|
d8861b66b2
|
using serde feature from uuid, so i can add an id to a struct definition
|
2025-11-12 13:25:40 +01:00 |
|
|
|
4123a710cf
|
first phase of rewrite done, server stores connections with an id, currently works as a hub, next phase to handle custom message types
|
2025-11-12 12:49:42 +01:00 |
|
|
|
4daa21e8bf
|
Started to rewrite the project to handle connection storing and message types, added v4 for uuid crate
|
2025-11-12 11:28:14 +01:00 |
|
|
|
503cb23015
|
accepted connection and sending data both ways
|
2025-11-11 15:25:42 +01:00 |
|
|
|
8ffbfdc63f
|
basic listener implemented, addedd modules, working on handling connections
|
2025-11-11 13:35:34 +01:00 |
|
|
|
1b4194ee7d
|
Cleanup job depend on release, added missing .cargo folder to fix cc error on workflow build
|
2025-11-09 12:44:33 +01:00 |
|
|
|
08dd3f14c6
|
initial projects created, engine, server, ui
|
2025-11-03 14:47:15 +01:00 |
|