Connection Query

Our test harness’s back-channel is a neat way of finding out how our client code has used the test server. It isn’t actually doing anything yet, though. We improve the quality of the AJAX code, then implement the connection tracking logic. We want to know which clients are connected so we can report if the current client’s connection was successful.

comments powered by Disqus