Vanara.PInvoke.WebSocket
4.0.0-beta
Prefix Reserved
See the version list below for details.
dotnet add package Vanara.PInvoke.WebSocket --version 4.0.0-beta
NuGet\Install-Package Vanara.PInvoke.WebSocket -Version 4.0.0-beta
<PackageReference Include="Vanara.PInvoke.WebSocket" Version="4.0.0-beta" />
paket add Vanara.PInvoke.WebSocket --version 4.0.0-beta
#r "nuget: Vanara.PInvoke.WebSocket, 4.0.0-beta"
// Install Vanara.PInvoke.WebSocket as a Cake Addin #addin nuget:?package=Vanara.PInvoke.WebSocket&version=4.0.0-beta&prerelease // Install Vanara.PInvoke.WebSocket as a Cake Tool #tool nuget:?package=Vanara.PInvoke.WebSocket&version=4.0.0-beta&prerelease
Vanara.PInvoke.WebSocket NuGet Package
PInvoke API (methods, structures and constants) imported from the WebSocket API (WebSocket.dll).
What is Vanara?
Vanara is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.
Issues?
First check if it's already fixed by trying the AppVeyor build. If you're still running into problems, file an issue.
Included in Vanara.PInvoke.WebSocket
Functions | Enumerations | Structures |
---|---|---|
WebSocketAbortHandle WebSocketBeginClientHandshake WebSocketBeginServerHandshake WebSocketCompleteAction WebSocketCreateClientHandle WebSocketCreateServerHandle WebSocketDeleteHandle WebSocketEndClientHandshake WebSocketEndServerHandshake WebSocketGetAction WebSocketGetGlobalProperty WebSocketReceive WebSocketSend | WEB_SOCKET_ACTION WEB_SOCKET_ACTION_QUEUE WEB_SOCKET_BUFFER_TYPE WEB_SOCKET_CLOSE_STATUS WEB_SOCKET_PROPERTY_TYPE | WEB_SOCKET_BUFFER WEB_SOCKET_HANDLE WEB_SOCKET_HTTP_HEADER WEB_SOCKET_PROPERTY DATA CLOSESTATUS |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Vanara.Core (>= 4.0.0-beta)
- Vanara.PInvoke.Shared (>= 4.0.0-beta)
-
.NETFramework 4.5
- Vanara.Core (>= 4.0.0-beta)
- Vanara.PInvoke.Shared (>= 4.0.0-beta)
-
.NETFramework 4.8
- Vanara.Core (>= 4.0.0-beta)
- Vanara.PInvoke.Shared (>= 4.0.0-beta)
-
.NETStandard 2.0
- Vanara.Core (>= 4.0.0-beta)
- Vanara.PInvoke.Shared (>= 4.0.0-beta)
-
net6.0
- Vanara.Core (>= 4.0.0-beta)
- Vanara.PInvoke.Shared (>= 4.0.0-beta)
-
net7.0
- Vanara.Core (>= 4.0.0-beta)
- Vanara.PInvoke.Shared (>= 4.0.0-beta)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Vanara.PInvoke.WebSocket:
Package | Downloads |
---|---|
Vanara.Library
The full set of packages associated with the Vanara PInvoke Libraries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.4 | 285 | 9/13/2024 |
4.0.3 | 161 | 8/5/2024 |
4.0.2 | 154 | 6/24/2024 |
4.0.1 | 290 | 4/30/2024 |
4.0.0 | 136 | 3/29/2024 |
4.0.0-beta2 | 173 | 1/22/2024 |
4.0.0-beta | 153 | 11/20/2023 |
3.4.17 | 414 | 10/18/2023 |
3.4.16 | 296 | 8/7/2023 |
3.4.15 | 204 | 5/18/2023 |
3.4.14 | 238 | 4/15/2023 |
3.4.13 | 499 | 2/4/2023 |
3.4.12 | 501 | 1/15/2023 |
3.4.11 | 544 | 11/15/2022 |
Currently implements:
Functions
WebSocketAbortHandle WebSocketBeginClientHandshake WebSocketBeginServerHandshake WebSocketCompleteAction WebSocketCreateClientHandle WebSocketCreateServerHandle WebSocketDeleteHandle WebSocketEndClientHandshake WebSocketEndServerHandshake WebSocketGetAction WebSocketGetGlobalProperty WebSocketReceive WebSocketSend
Structures
CLOSESTATUS DATA WEB_SOCKET_BUFFER WEB_SOCKET_HANDLE WEB_SOCKET_HTTP_HEADER WEB_SOCKET_PROPERTY