Cardshifter / HTML-Client

HTML/CSS/JS-based client for Cardshifter
http://cardshifter.zomis.net
Apache License 2.0
13 stars 5 forks source link

Modify server interface to interact with Redux store #134

Closed acostarelli closed 6 years ago

acostarelli commented 7 years ago

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.

acostarelli commented 7 years ago

https://github.com/Cardshifter/HTML-Client/issues/127

Phrancis commented 6 years ago

Closing as no longer needed #144