Created by: oost
Added a new example with round robin balancing and websocket support
I did also change the underlying object used from RoutingProxy to HttpProxy by creating an object for each target address and then picking the next proxy for each request.