Skip to content

0.9.1

Compare
Choose a tag to compare
@vincentfretin vincentfretin released this 11 Mar 16:32
· 182 commits to master since this release

Networked-Aframe is a framework for creating multi-user VR experiences on the Web.

Getting started guide.

Changes in 0.9.1:

  • Fix regression in easyrtc adapter where media streams weren't properly removed, meaning for example Chrome avatar wasn't removed right away when the participant disconnected #321
  • Update examples to use socketio client 2.4.0 #317
  • If you use glitch you may want to define engines to use node 16 otherwise glitch fallbacks to node 10, see #318 for more details