RazWall Community

General Category => News => Topic started by: razwall on May 16, 2025, 08:18:20 AM

Title: update 5/16/2025
Post by: razwall on May 16, 2025, 08:18:20 AM
Still working on the 1.3 udpate. I am getting the basic network setup stuff operational in the web UI. I was having a lot trouble deciphering what Endian was doing loading but I think it's figured out. They are saving individual settings to flat config files, but load all settings up based on what page you select as a stateless session data, but all changes are written into a session cookie on the server as stateful. If the session cookie contains data, the prompt to apply changes is displayed. I am rewriting this so it's not so messy.