To solve the sockets and session problem I suggest to use Redis which we support directly from Wappler, there are other ways like using database or the filesystem to store the data that needs to be shared between the processes.
To solve the sockets and session problem I suggest to use Redis which we support directly from Wappler, there are other ways like using database or the filesystem to store the data that needs to be shared between the processes.