NetStreams Debugger 0.8 BETA Released

I’ve posted a new version of the NetStreams debugger to the site. You can download the new bits from my project page. The new version includes:

Changed to an asynchronous client. I replaced the UDPClient with an asynchronous sockets implementation. This should result in a more responsive client that misses fewer packets.
Added the ability to filter messages based upon [...]