Skip to content

Releases: CityScope/CS_CityIO

rust version

19 Apr 15:01

Choose a tag to compare

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

03 Jan 18:24

Choose a tag to compare

has a prettier facade Pre-release
Pre-release

now has a frontend
front end repo

Andorra before shipment

08 Jun 15:44

Choose a tag to compare

version verified to be running at the DELL computer which will be deployed to Andorra

cityio.media.mit.edu

08 Jun 15:43

Choose a tag to compare

version running in cityio.media.mit.edu

media lab server migration

12 Apr 17:27

Choose a tag to compare

Pre-release

(added secret endpoint to delete everything in firebase)
refer to helpers/api.js for more information...

v0.0.3

09 Mar 21:09

Choose a tag to compare

v0.0.3 Pre-release
Pre-release

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

initial stable version

15 Feb 00:06

Choose a tag to compare

Pre-release

POST in ghpython component

to connect with Unity

Unity