The server interface should take the messages it gets from the server and put it in the store. It should also read the store for messages to send to the server.
Look into middleware -- when I knew what this was, I thought it was important to this so it might still be.
The server interface should take the messages it gets from the server and put it in the store. It should also read the store for messages to send to the server.
Look into middleware -- when I knew what this was, I thought it was important to this so it might still be.