| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.12.6 source code.tar.gz | 2024-12-14 | 10.8 MB | |
| 0.12.6 source code.zip | 2024-12-14 | 10.9 MB | |
| README.md | 2024-12-14 | 731 Bytes | |
| Totals: 3 Items | 21.7 MB | 0 | |
What's Changed
- Add compatibility with socket.io 4.8.1 in socketio-server.js by @vincentfretin in https://github.com/networked-aframe/networked-aframe/pull/478
- Properly implement reconnect for socketio and webrtc adapters by @vincentfretin in https://github.com/networked-aframe/networked-aframe/pull/479
- Reuse packet object, remove unused broadcasting and sending keys in socketio/webrtc adapters by @vincentfretin in https://github.com/networked-aframe/networked-aframe/pull/480
- Define an optimized rig-template schema in examples by @vincentfretin in https://github.com/networked-aframe/networked-aframe/pull/481
Full Changelog: https://github.com/networked-aframe/networked-aframe/compare/0.12.5...0.12.6