CH54 / E400|From UI to Network|Wed, 6 Apr ’16
Connect the UI
We finish updating our RealTimeConnection’s connect() method to not require a callback, then connect our pointer events to the network abstraction. Now we’ve tested that our UI works with our real-time connection. But there’s still more work to do before it does everything we need.