Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okaybenji/tiles-server
a musical toy built in AngularJS
https://github.com/okaybenji/tiles-server
javascript server toy websocket
Last synced: 26 days ago
JSON representation
a musical toy built in AngularJS
- Host: GitHub
- URL: https://github.com/okaybenji/tiles-server
- Owner: okaybenji
- Created: 2014-11-12T01:51:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T03:02:19.000Z (almost 8 years ago)
- Last Synced: 2023-02-26T18:36:09.809Z (over 1 year ago)
- Topics: javascript, server, toy, websocket
- Language: JavaScript
- Homepage: http://okaybenji.github.io/tiles-client/
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.