Client context object: Create and keep one in your application. Handles lifetime management and provi...
Simple class to handle running a client mainloop in another thread, but easily pausable.
void update()
Updates the state of the context - call regularly in your mainloop.