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

Wrap xmlhttprequest callbacks in try/catch #60

Open bnolan opened 9 years ago

bnolan commented 9 years ago

Errors raised in the xmlhttprequest callback can cause the server to crash.