Hello everybody
After finding the resource “fingerPaint.lua” on
http://www.jasonschroeder.com/2014/03/21/finger-painting-in-corona-with-just-one-line-of-code/
Here a video presentation…
https://www.youtube.com/watch?v=K6smKu44UBk
I would like to create a multiplayer enabled whiteboard.
As much I learned the websocket technology is preferred for this purpose by professionals.
Is Pubnub’s toolset
www.pubnub.com
a viable, efficient tool to accelerate the board’s speed and keep fluency high?
How would you start with this project idea on Corona SDK?
How would you synchronize the data points between the clients?
Thanks for your opinions,
Matt