I am writing a series of posts on multiplayer latency compensation. I have a draft of the article here, https://construct2example.firebaseapp.com/pages/blog/latency_part1.html. I'd appreciate any feedback so I can polish it up better, let me know if it's unclear or whether on not it simply doesn't work in your region. Can you can actually notice the different compensation strategies? or tell me if you think you have a better way of doing real time multiplayer (over webRTC, I can definitely now tell how TCP ordering actually affect gameplay).
Tom
Develop games in your browser. Powerful, performant & highly capable.
Construct 2's built-in Multiplayer object already does this over WebRTC (which has NAT punchthrough and UDP transmission).