* fix autobahn test app to be an app * remove net46 version of autobahn conformance test, the autobahn suite doesn't need to be run twice... * add appveyor and travis support for autobahn
* Ping/Pong handling * UTF-8 validation * Customization through WebSocketOptions * Closes connection on Protocol Errors * Autobahn Test Suite integrated