The plugin still doesn't work. When you run the downloaded example you receive an error message, 83 line of code.
isSupported = window["C2Multiplayer_IsSupported"]();[/code:3d4kea7k]
If you take away from the lines () , like that
[code:3d4kea7k]isSupported = window["C2Multiplayer_IsSupported"];[/code:3d4kea7k]
the error message is not coming. But when I run it, the data is not received from the host to the peer.
P.S. sorry for my bad english