The WebSocket protocol is not supported on this platform error on windows server 2008

ZZ4687
Hi Team ,
I am getting The "WebSocket protocol is not supported on this platform error" on windows server 2008 may i know what is the reason behind this? or i need to migrate the another version of OS please let me know the OS version in case i required a migration (windows server 2012 is suffice for this?)
  • tonystark
    tonystark edited February 2018
    Windows Server 2012 will be fine. The error is due to lack of native support for WebSocket API up to Win 7 and Win Server 2008.
  • Ramkrishna
    you can use Dotnet.Websocket nuget package
Sign In or Register to comment.