Release 11.0
-This release has breaking changes to namespaces. This version primarily merges in the Options realtime client to be under the same repository, so namespaces need to make sense.
-This version also has significant performance and memory usage enhancements for both equities and options clients.
-This version updates options trade conditions mappings in the readme.
-This version enhances the client-side statistics reporting of the SDK, so users may now tell if they're falling behind or not.
-This version drops a dependency on a 3rd party websocket implementation in favor of the native library.
-The source code in this version has changed from F# to C#.