Releases: CityScope/CS_CityIO
Releases · CityScope/CS_CityIO
rust version
the initial
known short comings
- clear api not implemented
binary files will run a cityio instance that will use localhost:8080
has a prettier facade
now has a frontend
front end repo
Andorra before shipment
version verified to be running at the DELL computer which will be deployed to Andorra
cityio.media.mit.edu
version running in cityio.media.mit.edu
media lab server migration
(added secret endpoint to delete everything in firebase)
refer to helpers/api.js for more information...
v0.0.3
list of improvements
server
- clear table endpoint
table/clear/:tableName
this is a soft clear, meaning it will leave the state that is in memory but flush everything in the firebase - 500ms grace period for too frequent updates
ghcomponent
- is slower(around 30ms) , but compares the previous state and will not trigger any post request if they are same.
please use 0.0.1 version if you prefer not to have this feature