Initial release of simplestreamer networking library.

This is just a little python script I threw together today for easily sending high-frequency status data on a network between python programs. It turned out so nicely that I decided to make a library out of it.

https://github.com/computer-whisperer/simplestreamer

A more in-depth explanation and sample code is in the repo.