Sha256: 1d6670f086f550ccb388bea01c4134b4a6550d11761ec412e19521111d7bbde2
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
** 0.0.x ** TODO: List off what features you'll be including at some point in the future. - Test against port in use problem. - How do you tell the host gem to just 'listen for commands' and idle there? (so the reverse usage of trtl) possible do a .join() on the sinatra thread? - limitation: Can only have one rendering display at a time *per computer* > Solution: Clean up the output and make ports random - Bug: If faye server goes offline for a second, and misses commands, then comes back online, the command_cache variable will be out of sync with that of the server > Solutions: Javascript Function periodically checks in to see the md5 checksum of server's command_cache and if the browser's is out of date it performs a reset - Think of other popular uses for rendering... - secure by making servers listen only on localhost - Hide the STDOUT from starting the servers and print the address of the listening http server in a pretty manor that links - Write wrapper for TkcOval, btw... Currently: Finished: ** 0.1.1 ** - Added command_cache#reset - Silenced booting of servers and added own boot message ** 0.1.0 ** - Changed API to Minimizing magic_mirror commands needed on the host gem ** 0.0.2 ** - got websockets online - Setup command_cache - Setup javascript for drawing to canvas ** 0.0.1 ** - Release failed because the Trtl was missing dependencies
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
magic_mirror-0.1.1 | changelog |