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.

comments powered by Disqus