This is an on-point daily progress thread of the very last stage, until release.
2026-06-22:
After our web server being in almost-complete state for the last couple weeks, the only one thing left is proper multi-user support, with reduced memory/RAM usage per request.
Single-user went by smoothly, yet when stressing the server with multiple concurrent connections/users, errors appeared, all related to excessive RAM.
Even as the internal RNP itself is complete, right now the improvements are implemented via caching and compression techniques.
No further modifications to the RNP core itself is being done.
We expect this to handle 10-99 simultaneous users without hitting limits or halting midway.
Fine-tuning server resources is about the last thing left for public usage / production.