WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.
NOTE: This is an optional package. Do not install, unless you're targeting .NETFX on Windows 7.
A WebSocket4Net WebSocket client for DSharpPlus, for platforms that do not support native .NET WebSockets, such as Windows 7 or Mono.
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5.
This has been namespace'd to specifically be used in CitadelCore.
WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.
NOTE: This is an optional package. Do not install, unless you're targeting .NET Core on Windows 7.
A WebSocket4Net WebSocket client for DSharpPlus, for Windows 7.