From Child to Sibling

We continue extracting our real-time server code from our server-side logic. In this episode, we move the server startup call out of the RealTimeLogic class. This allows us to completely extract RealTimeServer into a standalone peer of RealTimeLogic. Once that’s done, we look at what it takes to create a networkless version of RealTimeServer.

comments powered by Disqus