Commit graph

3 commits

Author SHA1 Message Date
0e5fee6771 Add basic network feature.
Basic implementation of a WebSocket protocol with JSON.

Note : obfuscation & release build are deactivated again. Netty (needed for Ktor server) is a nightmare to build in release with or without proguard.
Spend more time until now on project configuration that in actual prototyping.
2024-11-09 19:35:24 +01:00
b348f8a327 Add release build support (MSI) with proguard disable because of Datastore 2024-11-07 23:19:14 +01:00
7af0c15a62 Add values/strings file 2024-11-07 18:43:29 +01:00