What's changed?
Added a Server-based mode for Encwork!
Encwork has been P2P-only for a while, but there is now a server-based mode. The server will individually interact will all clients, it is not built as a chatroom-type program, although it can be used to build one.
This is a beta release since the server is still unable to handle multiple client connections from the same IP, but this is not a difficult fix. Another reason is that Encwork's P2P and Server-based modes don't use the same message handling system, and P2P doesn't use statuses at all. Once this is finished, I will make a full release of `v1.0.0`.