scenevr / server

:heart_eyes: Create multiuser 3d environments using html-like tags and javascript
http://www.scenevr.com/
BSD 3-Clause "New" or "Revised" License
144 stars 19 forks source link

Websocket server refactor #65

Closed sminnee closed 9 years ago

bnolan commented 9 years ago

I think you accidentally commited this:

+ glob(this.folder + '/welcome.xml', {}, function (err, files) {

sminnee commented 9 years ago

Note this requires on at least commit dec9e6f in scene-dom, so I'm not sure if we want to merge it yet.

A new version of scene-dom might be worthwhile, but I might clean up the UUID stuff first.