Hi, I have a couple of questions about Construct 2 networking.
1. Anyone know the status on WebRTC?
2. When WebRTC is done and standardized, anyone know how long it'll take before a corresponding C2-plugin appears?
3. What's the technical reason why WebSocket can't be used to construct a C2-based server? Are incoming WebSocket-handshakes blocked?
4. Since you need to code an actual server for WebSocket use, what's the easiest method of building such a server for a person with no prior programming experience? Would it be possible to code a WebSocket-server using, for instance, a different game development toolkit instead of having to use, say, socket.io?
Thanks a lot in advance. :-)