[x3d-public] X3D and VRML for multiuser worlds

Christoph Valentin christoph.valentin at gmx.at
Mon Jan 4 20:54:11 PST 2021


Hi,

Isn't MQTT the protocol of the IoT?

It needs a broker, doesn't it?

Just being curious.

KR,
Christoph 
 
 
 

Gesendet: Dienstag, 05. Januar 2021 um 05:25 Uhr
Von: "Cecile Muller" <contact at wildpeaks.fr>
An: "X3D Graphics public mailing list" <x3d-public at web3d.org>
Betreff: Re: [x3d-public] X3D and VRML for multiuser worlds

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_______________________________________________ x3d-public mailing list x3d-public at web3d.org http://web3d.org/mailman/listinfo/x3d-public_web3d.org



More information about the x3d-public mailing list