Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 547 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 547 Bytes

This is just the Socket.IO (Node) server for the Tiles application (https://github.com/okaybenji/tiles). The original app served up the front-end client as well, but this and tiles-client (https://github.com/okaybenji/tiles-client) were developed to allow serving the front-end on a separate web server from this, the back-end. This makes it possible to update the front-end without redeploying the Node server. It also has the added benefit of allowing users to continue to enjoy the single-player Tiles experience while the Node server is down.