[x3d-public] X3D and VRML for multiuser worlds

Cecile Muller contact at wildpeaks.fr
Mon Jan 4 20:25:41 PST 2021


Good morning (and happy new year !),


If you want to build something multi-users, nowadays I'd recommend MQTT:
it's not specific to 3D,
so you'd still need to create the application on top of it, but you could
reach both applications and webapps
with it (it can even run on low-end devices), and it's a proper documented
standard.

Mosquitto on a small linux server is enough to get started,
or you could use something like PubNub to not worry about scaling the
backend.


See you,
Cecile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20210105/e47eab42/attachment.html>


More information about the x3d-public mailing list