EngineIoClientDotNet and SocketIoClientDotNet are deprecated
The author of EngineIoClientDotNet and SocketIoClientDotNet has recently marked these projects as deprecated. Please look at: https://github.com/Quobject/EngineIoClientDotNet and https://github.com/Quobject/SocketIoClientDotNet. What is worse, the author has removed all versions >= 1.0.3 which gives an error during package update on Visual Studio for Mac:
WARNING: Could not install package 'EngineIoClientDotNet 1.0.8'. You are trying to install this package into a project that targets 'Xamarin.iOS,Version=v1.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
I believe that in future versions of Gorilla SDK, the dependency on these libraries should be removed.